Developer Utilities · Free tool
HTML Entity Encoder & Decoder
Encode or decode HTML entities like &, <, ©. Paste any text and flip between raw and escaped in one click.
Updated April 2026
What it does
Escape or unescape HTML entities — &, <, ©, numeric references like ©, and hex references. Useful when pasting HTML into CMS fields that break on raw <, or when you've received encoded text and want the readable version.
Related: URL encoder/decoder, Base64 encoder/decoder, and Unicode text normalizer.
How to use it
- Paste text into either the raw or encoded box.
- Click Encode (raw → entity) or Decode (entity → raw).
- Toggle whether to escape non-ASCII too.
- Copy the converted version.