Instantly convert between text, ASCII codes, Unicode code points, and hexadecimal. All conversion is done in your browser for privacy.
How it works:
Enter plain text to see its ASCII codes, Unicode code points (U+...), and hex representation. Or enter space/comma/0x-separated codes/hex to decode to text. Examples:Hello ⇒ 72 101 108 108 111 (ASCII), U+0048 U+0065 ..., 48 65 6c 6c 6f (hex).