Tool Hub

Unicode Inspector

Inspect and convert Unicode code points per character

Special characters (click to insert)

Character details
CharDecimalHexHTML EntityUTF-8 Bytes

😀

128512U+1F600😀F0 9F 98 80

How to use

  1. Type or paste any text into the input field to inspect each character individually.
  2. Read the table showing each character's decimal codepoint, hex value, HTML entity, and UTF-8 byte sequence.
  3. Use the U+ lookup field to convert a codepoint like U+1F600 directly into its character.
  4. Click special-character shortcuts at the top to insert common Unicode glyphs into the input.

Examples

  • Typing "Café" shows that é is U+00E9, decimal 233, HTML entity é, and UTF-8 bytes C3 A9.
  • Entering U+4E2D in the codepoint field resolves to the CJK character 中 on the right side of the input.

Verify outputs before using in production. No warranty — see Terms.