HTML Entity Decoder
Turn &, <, ' and other entities back into characters.
How to use
- Paste text containing HTML entities.
- Click convert.
- Copy the decoded text.
Frequently asked questions
Which entities are supported?
All of them - named (&), numeric (') and hex (') entities decode via the browser's own parser.