DevToolBoxDevToolBox

String Escape / Unescape

Escape special characters in strings for use in JSON, JavaScript, Java, Python, and HTML, or unescape them back to readable text. Handles newlines, tabs, quotes, backslashes, Unicode sequences, and HTML entities. Essential for embedding strings in code or processing escaped data.

Input
Output

Frequently Asked Questions

Related Tools