About HTML Entity Encoder/Decoder
The HTML Entity Encoder escapes text so a browser prints it instead of parsing it, and decodes entities back into the characters they stand for. You choose how far the escaping goes: just the five characters that change how a page parses, everything outside ASCII as well, or all punctuation on top of that. Named references are used where HTML defines one and numbers everywhere else, including emoji, which have no names. Decoding handles named, decimal and hex references, with or without the closing semicolon, and leaves anything that only looks like an entity untouched. Underneath the result you get a table of every entity involved, with its character and code point.
✦FreeNo paywalls or tiers
⬡No SignupNothing to create
⚡InstantNo setup, no install
⊞Any DeviceMobile, tablet, desktop