Unicode Character Inspector for Codepoints
Inspect characters and view their Unicode codepoints and names.
Unicode Character Inspector
Inspect any text and see the Unicode codepoints behind each character. This helps developers and editors find hidden or unexpected characters in data.
How to use the Unicode Character Inspector
- Paste the text to inspect.
- Click Inspect.
- Review the codepoint list.
Common use cases
- Debugging encoding or parsing issues.
- Detecting hidden whitespace or separators.
- Identifying emoji or symbol codepoints.
- Auditing text for normalization issues.
Tips & notes
- Use this tool before cleaning or normalizing text.
- Some characters look identical but have different codepoints.
- Copy the codepoint list for documentation or bug reports.
Related text tools
- Invisible Character Finder
- Unicode Homoglyph Detector
- Mixed Encoding Detector
FAQ
Does it show every character?
Yes, each character is listed with its codepoint.
Does it include emoji names?
Yes, when a standard name exists.
Can it identify invisible characters?
Yes. Invisible characters are listed by codepoint.