Free HTML Encoding Tool

Encode & DecodeHTML Entities Instantly

Convert special characters like <, >, &, and " to safe HTML entities — and back. Essential for template developers, email HTML, and CMS content. 100% client-side.

🔐

Encode to Entities

Convert special characters to named, decimal, or hex HTML entities in one click.

🔓

Decode Entities

Turn &amp;lt;, &#60;, or &#x3C; back into readable, human-friendly text instantly.

🔒

100% Private

All processing happens in your browser. Your data never touches a server.

Mode:
Format:
< → &lt;& → &amp;© → &copy;
0 characters
0 characters

Quick examples:

Common HTML Entities Reference

CharacterNamedDecimalHex
<&lt;&#60;&#x3C;
>&gt;&#62;&#x3E;
&&amp;&#38;&#x26;
"&quot;&#34;&#x22;
'&apos;&#39;&#x27;
©&copy;&#169;&#xA9;
®&reg;&#174;&#xAE;
&trade;&#8482;&#x2122;
&euro;&#8364;&#x20AC;
£&pound;&#163;&#xA3;
&mdash;&#8212;&#x2014;
&hellip;&#8230;&#x2026;

Frequently Asked Questions

Everything you need to know about HTML Entity Encoder.