Unicode Inspector

Inspect Unicode characters, code points, and categories.

Input String

Character Breakdown

Type something to inspect.

Customization
Info

Inspect string characters to reveal their exact Unicode hex code points and decimal representations.

About this Tool

Unicode is a universal character encoding standard that assigns a unique number (code point) to every character across all writing systems, symbols, and emoji. Code points are typically written in hexadecimal with a U+ prefix (e.g., U+0041 for 'A'). This inspector helps developers debug text encoding issues, understand character composition, and identify invisible or special characters that may cause problems in code or data.

Frequently Asked Questions