Text Conversion & Encoding
HTML Entity & Unicode Decoder
Decode HTML entities like ​ and reveal hidden characters such as
zero-width spaces in the decoded text.
All processing happens in your browser. No data is sent to any server.
Input
Paste HTML-encoded text, numeric entities, or escaped Unicode (e.g. ​).
Entities like &, <, and numeric codes
such as ​ will be decoded into their Unicode characters.
Decoded & visible output
Compare the raw decoded text with a version that marks invisible characters.
Run a decode to see a summary of any zero-width or non-breaking spaces found.
Legend: invisible characters are marked with a symbol and their Unicode code point,
for example ⟂[ZERO WIDTH SPACE U+200B].