HTML Entity Encoder/Decoder
Quickly swap text between raw characters and HTML entities.
html entity encoderhtml entities mapescape html characters
Intro
HTML entities allow you to display reserved characters (like <, >, &) without confusing the browser.
This tool uses aggressive named entity handling for maximum safety.
How to use
- Provide HTMLInput your code or text.
- Encode/DecodeToggle the direction to convert.
Examples
FAQ
Related tools
Related guides
- No related guides in the current seed set.