Unicode → Hex
Result
—
Unicode → Hex
Convert Unicode characters to hexadecimal code points (U+XXXX).
Conversion formula
Unicode → Hex (code point): Get the code point (integer) of the character and convert to hexadecimal. Example: Character: 'A' → code point 65 → hex 0x41 Character: '€' → code point 8364 → hex 0x20AC