Unicode Character Search
Search by character name or paste a single character to decode its code point, UTF-8 bytes, and escape sequences. Bundled dataset covers ASCII, Latin, Greek, Cyrillic, punctuation, symbols, and popular emoji.
~~~
results · characters in bundled set
Decodes any Unicode character, even if not in the bundled set.
Not in bundled set
Code point
Decimal
UTF-8
HTML
JS
CSS
Search results
Code point
Decimal
UTF-8
HTML
JS
CSS
~~~
About this tool
Each character has a numeric code point (U+XXXX). UTF-8 encodes that number as one to four bytes. HTML, JavaScript, and CSS each have escape syntax for inserting characters by code.
The bundled set covers common symbols developers look up daily. Paste any character to decode it even when it is outside the set — the name will show as "not in bundled set".
Search queries sync to the URL (?q=) for sharing short lookups.
~~~