T
DataToolings

Free Unicode Character Checker & Inspector Online

Inspect Unicode characters in any text. View code points, names, categories, and UTF-8/UTF-16 encodings for every character. Free online Unicode inspector tool.

Enter text above and click Inspect

What is a Unicode Checker?

A Unicode checker inspects every character in a text string and shows its Unicode code point, official name, category, and byte encodings. Useful for debugging encoding issues, identifying invisible characters, inspecting emoji, and understanding how text is stored in different encodings like UTF-8 and UTF-16.

How to Use the Unicode Checker

  1. Paste or type your text into the input area
  2. Click 'Inspect' to analyze every character
  3. View the code point, name, category, and encodings for each character
  4. Use this to debug encoding issues or identify invisible/special characters

Unicode Checker Features

  • Shows Unicode code point (U+XXXX) for every character
  • Displays official Unicode character names
  • Shows character category (Letter, Number, Symbol, etc.)
  • UTF-8 and UTF-16 byte encodings
  • Identifies invisible and control characters

Unicode Checker FAQ

What is a Unicode code point?

A code point is a unique number assigned to each character in the Unicode standard, written as U+XXXX (e.g. U+0041 for 'A'). There are over 140,000 code points covering all the world's writing systems.

Why are there invisible characters in my text?

Invisible characters like zero-width spaces (U+200B), non-breaking spaces (U+00A0), or control characters can be copied from websites or documents. The Unicode checker reveals them.

Is my data secure?

Yes! All processing happens in your browser. Your data is never sent to any server.