HTML Encoder/Decoder

Encode and decode HTML entities
This free online html encoder/decoder runs in your browser and is part of our Developer Tools collection.

HTML Encoder/Decoder

Encode and decode HTML entities. Protect special characters for safe HTML display.

Common HTML Entities:

  • < → &lt;
  • > → &gt;
  • & → &amp;
  • " → &quot;
  • ' → &#39;

More Developer Tools

Explore related tools in the same category to solve adjacent tasks faster.

JSON FormatterFormat and validate JSONRegex TesterTest regular expressionsCode MinifierMinify CSS, JS, and HTMLCode BeautifierBeautify CSS, JS, and HTMLSQL FormatterFormat SQL queries