HTML Escape
Escape/unescape HTML entities
How to Use the HTML Escape/Unescape Tool:
- 1 Enter the text containing HTML characters (like `<` or `>`) or HTML entities (like `<` or `&`) into the "Input Text" area.
- 2 Click "Escape" to convert special characters into their HTML entities.
- 3 Click "Unescape" to convert HTML entities back into their original characters.
- 4 The result will appear in the "Output" area.
- 5 Click "Copy" to copy the output to your clipboard.