HTML Entity Converter

Encode special characters to HTML entities or decode HTML entities back to plain text. Runs entirely in your browser.

Advertisement
Daily uses: 0 / 10 free   Upgrade for unlimited →

You've used 10 free runs today

Upgrade to Pro for unlimited conversions and no ads.

Upgrade to Pro – $9/mo
Resets at midnight · Cancel anytime
Advertisement

How to use this tool

  • Select Encode to convert special characters like < > & into HTML entities.
  • Select Decode to convert HTML entities back to readable characters.
  • Paste your text and click Convert.
  • Use Swap to chain encode → decode or vice versa.

Common HTML entities

< (less than) &lt;
> (greater than) &gt;
& (ampersand) &amp;
" (quote) &quot;
' (apostrophe) &apos;
© (copyright) &copy;
Advertisement