DEVELOPER TOOLS · LOCAL ONLY

Unicode Converter

Convert between text and \uXXXX Unicode escape sequences.

Up to 200,000 characters. Astral characters are emitted as surrogate pairs.

1 lines · 18 bytes
0 lines · 0 bytes
Run the tool to see the result

Up to 200,000 characters. Astral characters are emitted as surrogate pairs.

How to use

Convert between text and \uXXXX Unicode escape sequences.

Turn text into `\uXXXX` form for source files, config, or test data that only accept ASCII, or turn unreadable escapes in existing code back into text. Astral characters such as emoji are emitted as two surrogate pairs and round-trip exactly.

Limits and privacy

Up to 200,000 characters. Astral characters are emitted as surrogate pairs.

Everything runs inside this browser. Your input is never uploaded, stored, or written to the URL or any log.