We use cookies to remember your preferences and, with your consent, to serve personalized ads via Google AdSense and collect anonymous analytics. Learn more
HTML Entity Decoder
Decode HTML entities and special characters back to readable text
Actions:
How to Use
1Paste text containing HTML entities
2Click "Decode" to convert
3View the decoded readable text
4Copy the output
Features
Named entity decoding
Numeric entity decoding
Hex and decimal support
UTF-8 character support
Batch decoding
Benefits
Read encoded HTML content
Debug HTML rendering issues
Clean up copied web content
Frequently Asked Questions
What entities can it decode?
The tool decodes named entities (like &lt;), numeric entities (like <), and hexadecimal entities (like <).
Can it decode multiple entities at once?
Yes. Paste text with any number of HTML entities and they will all be decoded simultaneously.
Does it handle Unicode entities?
Yes. Unicode numeric entities like € (euro sign) are decoded correctly.