HTML Entities Encoder
Encode text to HTML entities (& < >) and decode entities back to text online. Optional full non-ASCII numeric encoding for safe embedding.
Text / HTML input
Output
Common reference
How to use
- Paste text; toggle full non-ASCII numeric encoding if needed.
- Copy the escaped output, or decode entities back.
- Click Common reference entries to append chars.
FAQ
Named or numeric entities?
Both: common chars use readable named entities (&), with an option to encode every non-ASCII char numerically.