Converts text to and from Unicode, including UTF-8, UTF-16, and UTF-32.
Text
Normal text
UTF-8
\uXX - where X is a hexadecimal digit
UTF-16
\uXXXX - where X is a hexadecimal digit
UTF-32
\uXXXXXXXX - where X is a hexadecimal digit
General Help
Click on the button to share this tool with others.
Unicode Convertor Help
Text input boxes
Here you can just type normal text.
As you type, the other input boxes will change to the equivalent unicode codes for each unicode input box.
Unicode input boxes
Each unicode input box requires input in the form of a unicode code.
These codes begin with a ā\uā followed by 2, 4, or 8 hexadecimal digits depending on the whether the unicode input box is for UTF-8, UTF-16, or UTF-32 respectfully.
As with the text input box, when you type a full code in a unicode input box, the other input boxes will change to reflect this.
Click the buttons to copy the contents of the input box to the clipboard.