← All tools

HTML Entity Encode / Decode

Encode text into HTML entities or decode named and numeric HTML entities back to text. Supports named (&amp;, &lt;, &copy;), decimal (&#169;), and hexadecimal (&#x00A9;) entities, with options to escape all non-ASCII characters or only the HTML-special ones (& < > " '). Everything runs locally in your browser.