Free Unicode Converter Online
Use this free Unicode converter to convert text to code points, escapes, and back. Fast, private, and works in your browser.
What is Unicode Converter?
Unicode Converter turns text into Unicode code points and escape sequences (like \u0041 or A) and converts them back to characters. It is useful for debugging encoding, internationalization, and escaping strings. It runs in your browser.
How to use this tool
- Paste your text or escape sequences.
- Choose the conversion direction and format.
- Copy the converted output.
Features
- Text to Unicode code points
- JavaScript \uXXXX escapes and HTML &#NN; entities
- Convert escapes back to text
- Full UTF-8 / emoji support
- Copy the result
This tool runs in your browser. Your files and text are not uploaded to our servers, and we do not store your input.
Frequently asked questions
Which escape formats are supported?+
Common ones like \uXXXX, U+XXXX, and HTML numeric entities (&#NN;).
Does it handle emoji?+
Yes. It works with full code points, including emoji and CJK characters.
Is my text uploaded?+
No. Conversion happens entirely in your browser.
Related tools
Looking for more Developer Tools?
Browse the full collection of free, browser-based tools.