Escape / Unescape Tool Online Free โ JSON, HTML, URL, SQL Escape
Escape special characters for HTML, JavaScript, or JSON. Unescape encoded strings. Free, no signup required.
How to Use
- Select the escaping format: HTML, JavaScript, or JSON
- Choose Escape or Unescape mode
- Paste your text into the input area
- Copy the escaped or unescaped result
Common Use Cases
- Sanitizing user input before rendering in HTML
- Preparing strings for JSON API payloads
- Debugging escaped characters in log files
- Building safe JavaScript string literals