Unicode Converter
Convert text to Unicode escape sequences or decode Unicode back to readable characters.
0 chars0 bytes
Convert text to Unicode escape sequences or decode Unicode back to readable characters.
Unicode is a universal character encoding standard that assigns a unique code point to every character across all writing systems, symbols, and emoji.
This tool uses the JavaScript/JSON escape format: \uXXXX where XXXX is a 4-digit hexadecimal code point.