HTML Entity Encoder / Decoder

Encode special HTML characters to entities and decode HTML entities back to readable text.

Common HTML Entities

CharacterEntityName
&&Ampersand
<&lt;Less than
>&gt;Greater than
"&quot;Double quote
'&#39;Single quote
©&copy;Copyright
®&reg;Registered
&trade;Trademark
&euro;Euro
£&pound;Pound
¥&yen;Yen
&nbsp;Non-breaking space

How to use HTML Entity Encoder / Decoder

This html entity encoder / decoder runs entirely in your browser. No data is uploaded to any server. Your privacy is completely protected.