Skip to content
ZeroServer.tools

Character Map Explorer

Browse Unicode character blocks — see code points, HTML entities, UTF-8 bytes, and CSS escapes.

95 characters

About Unicode character maps

Unicode assigns a unique code point (U+XXXX) to every character in every script. The Basic Latin block (U+0020–U+007E) covers printable ASCII. Latin-1 Supplement adds accented European letters. Beyond U+FFFF lie supplementary planes including emoji (U+1F300+), which require surrogate pairs in UTF-16 or 4-byte sequences in UTF-8.

Use HTML entities (😀) when you can't embed the literal character, and CSS escapes (\1F600) inside content properties. For string encoding utilities see HTML Encoder and URL Encoder.

Private & free — this tool runs entirely in your browser.

Related Text Tools tools