HTML Entity Encoder Decoder

Professional HTML entity encoding and decoding tool, supporting multiple entity formats and special character processing

HTML Entity Encoding

Batch Encode

HTML Entity Decoding

Batch Decode

Common HTML Entity Reference

CharacterNamed EntityDecimalHex
<&lt;&#60;&#x3C;
>&gt;&#62;&#x3E;
&&amp;&#38;&#x26;
"&quot;&#34;&#x22;
'&#39;&#39;&#x27;
©&copy;&#169;&#xA9;
®&reg;&#174;&#xAE;
&trade;&#8482;&#x2122;
&euro;&#8364;&#x20AC;
¥&yen;&#165;&#xA5;
£&pound;&#163;&#xA3;
&nbsp;&#160;&#xA0;
&rarr;&#8594;&#x2192;
&larr;&#8592;&#x2190;

Text Analysis

Example Text

Example 1 - Basic HTML

Example 2 - Special Symbols