DevToolBox

🔤 HTML Entity Encoder

Encode and decode HTML special characters

Common HTML Entities

Special Characters
< → &lt;
> → &gt;
& → &amp;
" → &quot;
' → &apos;
Symbols
© → &copy;
® → &reg;
™ → &trade;
• → &bull;
° → &deg;
Currency
€ → &euro;
£ → &pound;
¥ → &yen;
¢ → &cent;
Arrows
← → &larr;
→ → &rarr;
↑ → &uarr;
↓ → &darr;