Unicode Lookup

The Unicode Lookup resolves characters to their metadata and finds code points by name or glyph, helpful for fonts, i18n and debugging mojibake.

Contents

Key Features

Use Cases

How to Use

  1. Search or paste a char
  2. Read the metadata
  3. Copy the escape

Practical Tips

FAQ

Block?
A range of code points for a script or symbol set.
Mojibake?
Wrong encoding when decoding text.
← Back to Guides