String Escape

Escape and unescape strings for 15+ programming languages and formats

Input

Output

Mode

Format

Common Escapes

\\n = newline
\\r = return
\\t = tab
\\ = backslash
\" = quote
\' = apostrophe