HTML Entity Encoder/Decoder

Scan to open this page

Encode text to safe HTML entities or decode entities back to text live as you type — decoding covers numeric entities and around 100 common named entities like © and ™, not just the basic 5.

How it works

  1. Pick Encode or Decode
  2. Paste your text or HTML-entity string
  3. The result updates live below, no button

Frequently asked questions

Does this decode entities like © or ™?

Yes — beyond the basic 5 special characters and numeric entities (© or 😀), around 100 common named entities like ©, ™, and ♥ are also decoded.

What does encoding actually change?

It escapes the 5 characters that can break HTML markup: < > & " and '.

Does it update live?

Yes, from the first keystroke — no Encode or Decode button to click.

#HtmlEntityEncoderDecoder#HtmlEntityDecoderNamedEntities#DecodeCopyTradeHtmlEntity#HtmlSpecialCharactersEncoderOnlineLive

Related tools

From the blog

Update history

  • 2026-08-30 Added: a cover image — used as the card thumbnail, social share image, and blog title image.
  • 2026-08-29 Launched: live HTML entity encode/decode (no button), decoding supports numeric entities and ~100 common named entities (&copy;, &trade;, &hearts;, etc.), not just the basic 5.