HTML Entity Decoder Online
Text pulled from an RSS feed, database or scraped page often arrives double-encoded. This decoder turns named and numeric HTML entities back into the characters they represent.
Runs in your browser — your text is never uploaded or stored.
Text with entities
Decoded text
How to Use
- 1.Paste text containing HTML entities.
- 2.Read the decoded characters in the output box.
- 3.Copy the clean text into your editor.
Advertisement
FAQ
Are numeric entities supported?
Yes — both decimal (—) and hexadecimal (—) forms are decoded.
What about double-encoded text?
Run the decoder twice: the first pass turns & into &, the second into &.
Need more options?
HTML Entity Encoder / Decoder
Free HTML entity encoder and decoder. Escape <, >, &, quotes and Unicode into HTML entities — or decode entities back to plain text. Runs in your browser.