Home/Developer Tools/HTML Encoder / Decoder

HTML Encoder / Decoder

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

Plain text / HTML
Encoded output
<h1 class="title">Hello & "World"</h1>
Common HTML Entities Reference
&&
<&lt;
>&gt;
"&quot;
'&#39;
©&copy;
®&reg;
&trade;
&euro;
£&pound;
¥&yen;
°&deg;
±&plusmn;
×&times;
÷&divide;
&hellip;
&mdash;
&ndash;
&nbsp;