Back to Tools
HTML Entity Decode
Processed Locally
Convert HTML entities back to their original characters
Frequently Asked Questions
This tool decodes named entities (<, &, ©), decimal numeric entities (<, ©), and hexadecimal entities (<, ©). It handles all standard HTML entities and most Unicode characters.
The decoder attempts to handle malformed entities gracefully. If an entity is unrecognized or incomplete, it will be left as-is in the output. Only valid entities are converted.
Yes! This tool is perfect for decoding HTML source code where entities are used. It will convert all entities while leaving regular HTML tags and structure intact.
Yes! All decoding happens locally in your browser. Your text never leaves your device or gets sent to any server.