Loading…

How to use Unicode Character Lookup

Enter a code point (like U+0041) or search by character name, and the tool looks up the matching Unicode character.

Frequently asked questions

How do I enter a code point?

Type 'U+1F600' or just '1F600' for 😀. Decimal (128512) is also accepted.

What information is shown?

Code point, character name, block/category, HTML entity, CSS escape, and JS escape sequences.

Can I search by character name?

Yes — search 'snowman' or 'thumbs up' to find characters by their Unicode name.

More Encoders & Decoders

JWT Decoder
Decode & inspect JWT tokens (header, payload, signature)
Caesar Cipher
Encode or decode text with the classic Caesar shift cipher
Vigenère Cipher
Encrypt or decrypt text using the Vigenère polyalphabetic cipher
Atbash Cipher
Encode text using the Atbash mirror substitution cipher
Morse Code Encoder
Convert text to Morse code with audio playback support
Quoted-Printable Encoder
Encode text using MIME quoted-printable encoding for email
XML Encoder / Decoder
Encode and decode XML special characters safely
Base64URL Encoder / Decoder
URL-safe Base64 (-_ instead of +/, no padding) encode & decode
Base58 Encoder / Decoder
Bitcoin-alphabet Base58 encode & decode with leading-zero support
Hex Dump Viewer
View text as a hexdump -C style offset, hex and ASCII dump
Data URI Generator
Convert text, SVG, CSS or HTML into a data: URI (base64 or URL-encoded)
Base45 Encoder / Decoder
RFC 9285 Base45 encode & decode, as used in EU COVID QR certificates

← View all Encoders & DecodersBrowse all 1,100+ tools →