Displays information for the first character entered.
| Unicode Code Point | |
| UTF-16 Code Unit(s) (Hex) | |
| UTF-16 Code Unit(s) (Dec) | |
| UTF-8 Bytes (Hex) | |
| HTML Entity (Dec) | |
| HTML Entity (Hex) |
Type character to see Unicode code point, UTF-8, HTML entity, CSS escape, JavaScript escape. Search by code too.
Essential for web developers needing special characters in HTML/CSS/JavaScript. Find exact codes for symbols and emojis.
Unicode points, UTF-8 hex, HTML entities, CSS escapes, JS escapes.
Yes, see full Unicode info and escape sequences.
Unique numerical identifier per character, format U+ hex (e.g., U+0041 = A).
Yes, correct entity/escape ensures proper cross-browser rendering.
The Toolzie Character Code Finder shows the Unicode code point, HTML entity, ASCII value, and CSS escape for any character you type. Indispensable for web developers, designers, and anyone working with special characters and symbols.
Every character has a unique Unicode number (e.g. U+0041 for 'A'). This lets computers represent text consistently across languages and systems.
Copy the HTML entity (e.g. © for ©) and paste it directly into your HTML code.
Yes — paste any emoji into the input to see its full Unicode information.
ASCII covers 128 basic characters; Unicode covers over 140,000 characters from all the world's writing systems.