HTML Entities
Escape angle brackets, ampersands, quotes, and apostrophes.
Escape and unescape HTML-sensitive characters, slashes, tabs, and line breaks for safer text handling.
Encoder / Decoder
Escape HTML and code characters, or reverse the escapes.
Input
Output
Output appears here
Capabilities
Use Special Character Escaper to check the input, tune the settings, and copy a clean output.
Escape angle brackets, ampersands, quotes, and apostrophes.
Unescape supported entities and slash sequences back to readable text.
Prepare text for snippets, examples, and developer workflows.
Workflow
Escape or unescape text for HTML and string handling.
Choose escape or unescape for your text conversion.
Enter text with HTML-sensitive characters or escaped sequences.
Copy the converted output for code examples, docs, or data cleanup.
Good for
Use next