Unicode Encoder/Decoder
Convert text to Unicode escape sequences and back in multiple formats
All processing happens in your browser. No data is uploaded.
Unicode Encoder/Decoder
Convert text to Unicode escape sequences and back in multiple formats
🔒All processing happens in your browser. No data is uploaded.
Format
\uXXXX (JavaScript)
Supported escape formats:
\uXXXXJavaScript/ES6 Unicode escape&#xXXXX;HTML hexadecimal numeric character reference&#NNNNN;HTML decimal numeric character referenceU+XXXXStandard Unicode code point notation
