HTML Entity Decoder
Convert HTML entities back to text.
What Is a HTML Entity Decoder?
The HTML Entity Decoder converts HTML entities back into their original characters. Both named entities (&, <, ©) and numeric references (→, ✓) are supported, which is useful for reading raw HTML source or extracting text from encoded content.
How to Use This HTML Entity Decoder
- 1Input TextPaste text containing HTML entities.
- 2Instant DecodingAll entities are converted to their characters.
- 3Copy ResultClick the copy button to save the decoded text.
Frequently Asked Questions
This tool decodes all numeric character references (decimal and hex) and a wide set of common named entities such as &, <, >, ", ©, and —.
The built-in table covers the most common named entities. For completeness, unknown named entities are left as-is rather than being incorrectly replaced.

