Unicode Converter
Convert characters to Unicode code points and vice versa
Text to Unicode
Convert text characters to Unicode code points
Unicode to Text
Convert Unicode code points to text characters
Unicode Reference
Common Ranges
- • U+0000-U+007F: ASCII
- • U+0080-U+00FF: Latin-1 Supplement
- • U+0100-U+017F: Latin Extended-A
- • U+1F600-U+1F64F: Emoticons
- • U+1F300-U+1F5FF: Miscellaneous Symbols
Format Examples
- • U+0048 (with U+ prefix)
- • 0048 (hex without prefix)
- • 48 (hex without leading zeros)
- • Separate multiple with spaces or commas