Unicode Escape Converter
Encode text as UTF-16 Unicode escape sequences or decode backslash-u escapes, including supplementary characters.
Convert in your browser · No sign-up
How to use
- Encode text as UTF-16 Unicode escape sequences or decode backslash-u escapes, including supplementary characters.
- Choose the mode or options, then run the tool.
- Review the result, then copy or download the TXT file.
Example
あ → \u3042
Details and limitations
Encoding uses four-digit UTF-16 escapes and surrogate pairs. Decoding also accepts code-point escapes such as \u{1F44B}; unknown escapes are rejected.
Text stays in your browser; it is not sent to a conversion server.
FAQ
Unicode Escape Converter — What are the supported inputs and limits?
Encoding uses four-digit UTF-16 escapes and surrogate pairs. Decoding also accepts code-point escapes such as \u{1F44B}; unknown escapes are rejected.
Related tools
Format references
Tool page updated: