String Escape
Escape and unescape strings for different contexts
Input
Output
Mode
Escape
Unescape
Format
JSON
Escape for JSON strings
HTML
Escape HTML special characters
XML
Escape XML special characters
CSV
Escape for CSV fields
Regex
Escape regex special characters
SQL
Escape SQL strings
JavaScript
Escape for JS strings