Format JSON Online logoMobile Menu

JSON String

A sequence of zero or more Unicode characters, enclosed in double quotes (").

Strings are used to represent text. Special characters like backslashes or quotes must be escaped with a backslash, e.g., \\".