HTML Entity Encoder / Decoder

Convert special characters to HTML entities and back. Encode < > & " and all Unicode characters.

Common HTML Entities

< &lt;
> &gt;
& &amp;
" &quot;
' &apos;
© &copy;
® &reg;
&trade;
&euro;
£ &pound;
¥ &yen;
- &mdash;