Escape & Unescape
Escape strings for HTML, URL, JSON, SQL. Unescape encoded strings.
Nothing leaves your browser. All processing happens locally.
<script>alert("Hello!");</script>
HTML: Escape < > & " for HTML
How to Use
1
Enter or paste your text
2
Select escape type (HTML, URL, JSON, SQL)
3
Choose escape or unescape mode