Text & Generators
Text to Unicode
Convert text to Unicode code points (U+XXXX / \uXXXX) and back.
Text → Unicode
Output
H U+0048 72
é U+00E9 233
␣ U+0020 32
👍 U+1F44D 128077
Unicode → Text
Accepts U+XXXX, \uXXXX, 0x.. or bare hex, any separators.
Convert text to Unicode code points (U+XXXX / \uXXXX) and back.
Accepts U+XXXX, \uXXXX, 0x.. or bare hex, any separators.