String Literal Converter

Convert between string literal formats

String Literal Converter

Enter text to encode or decode.

0 characters
0 characters
Quick examples:

Supported Formats:

JavaScript/TypeScript
Quotes: single, double, backtick
Python
Quotes: single, double, backtick | Raw: r"..."
JSON
Quotes: double
C#
Quotes: double | Raw: @"..."
Rust
Quotes: double | Raw: r"..."
Go
Quotes: double, backtick

Related Tools