Skip to main content

Free HTML Entity Encoder & Decoder

100% Client-Side: Your data never leaves your browser. Zero server processing or data storage.

HTML Entity Encoder / Decoder

Encode plain text to HTML entities or decode HTML entities back to readable text. Essential for web developers handling user input and dynamic content.

Result will appear here...
Character Named Entity Numeric Entity Description
&&&Ampersand
<&lt;&#60;Less-than sign
>&gt;&#62;Greater-than sign
"&quot;&#34;Double quote
'&apos;&#39;Apostrophe / single quote
©&copy;&#169;Copyright symbol
 &nbsp;&#160;Non-breaking space