HTML Entity Encoder/Decoder
Encode special characters to HTML entities or decode HTML entities back to characters.
Input
Common Entities
& → &
< to <
> to >
" → "
© → ©
® → ®
€ → €
£ → £
• → •
Encoded HTML
<div class="example">Hello & Welcome!</div>Preview Rendered
Hello & Welcome!
Entity Reference
&
&<
<>
>"
"'
' ©
©®
®™
™€
€£
£¥
¥¢
¢§
§°
°±
±×
×÷
֥
•…
…💡
Help us improve!
How would you rate the HTML Entity Encoder/Decoder?
Editorial Note
MyCalcBuddy Editorial Team
This page is maintained as an educational calculator reference.
📚
Formula Source: Standard Mathematical References
by Various
🔄Last reviewed: May 2026
✓Formula checks are based on standard references and internal QA review.