Browse and search the Unicode character set. Pick a category or type a character name — click any result to copy it, along with its code point, HTML entity, CSS value, and UTF-8 bytes.
✕ Related tools: HTML Entity Encoder Emoji Picker Morse Code Translator How to Use Browse by category — click a category button (Arrows, Math, Currency, etc.) to see all characters in that group. Search — type a character name like arrow left or a code point like U+2192 to filter across all categories. Click any character — the detail panel shows the character, Unicode code point, HTML entities (decimal and hex), CSS content value, and UTF-8 byte sequence. Each field has its own Copy button. What Each Field Means Field Example Use it when… Code Point U+2192 Referencing a character in documentation HTML (decimal) → Embedding in HTML without encoding issues HTML (hex) → Same as above, hex form CSS content '\2192' Using characters in ::before / ::after pseudo-elements UTF-8 bytes 0xE2 0x86 0x92 Working with raw byte streams or file encoding Related Tools HTML Entity Encoder — encode and decode HTML entities in bulk Emoji Picker — browse and copy emoji with skin-tone and keyword search Morse Code Translator — convert text to Morse code and back