Text utilities

Unicode Character Inspector

Inspect the Unicode code point of each character, including spaces and emoji.

Text stays in your browserCopy your result

Input workspace

Runs on your device

OUTPUT WORKSPACE

Your result

Let’s calculate.

Use the Calculate button to see your result.

Your content is processed locally.

How to use this tool

  1. Enter your text.
  2. Select Update result to view the result.
  3. Check the method and assumptions below before using the result.

The method, explained

Iterate Unicode code points and display hexadecimal U+ notation with a quoted representation.

A WORKED EXAMPLE

A is U+0041; a space is U+0020.

What to keep in mind

Displays the first 2,000 code points. A visible emoji can contain several code points; this is not grapheme segmentation.

Common questions

How does this tool handle my input?

Processing happens in your browser. Your pasted content is not uploaded, included in URLs or stored as a calculation history.

What input should I use?

Your text: use the example already shown, then replace it with your own content. Displays the first 2,000 code points. A visible emoji can contain several code points; this is not grapheme segmentation.

Methodology maintained by ClarityKit. How these tools are built and checked.