Toolzy

String Escaper

Escape or unescape text for JSON and JavaScript strings.

Convert text to and from an escaped JSON/JS string, handling quotes, tabs and newlines.

使用方法

  1. Pick Escape or Unescape.
  2. Type or paste your text.
  3. Copy the result.

常见问题

Which format is used?
Standard JSON string escaping, compatible with JavaScript.
Are unicode characters kept?
Yes, they are preserved as-is.

相关工具