JSON Escape & Unescape
Runs in your browserEscape text for use inside a JSON string, decode an escaped string back to plain text, or turn a JavaScript literal into strict JSON.
Mode
Quotes, backslashes, newlines, tabs and control characters are escaped so the text can sit inside a JSON string.