Unicode Character Info
Look up code point, HTML entity, UTF-8 bytes, and more for any character.
A
U+0041
ASCII
Code pointU+0041
Decimal65
HTML entityA
HTML hexA
CSS escape\0041
UTF-8 bytes41
UTF-160041
CharacterA
Unicode Code Points
Every Unicode character has a unique code point — an integer expressed as U+XXXX. The first 128 (U+0000–U+007F) are ASCII. In HTML, any character can be written as a numeric entity (Afor A) or hex entity (A). In CSS, use the backslash escape (\41) in selectors or content. UTF-8 encodes each code point as 1–4 bytes; ASCII stays as 1 byte.
Private & free — this tool runs entirely in your browser.
Related Text Tools tools
Case Converter
Convert between Sentence, Title, camelCase, snake_case, and more.
Word Counter
Count words, characters, and analyze keyword density.
Text to Binary
Convert text into its 8-bit binary representation.
Binary to Text
Decode 8-bit binary back into readable text.
Text Reverser
Reverse text by characters, words, or lines.
Remove Duplicate Lines
Delete repeated lines and keep your list unique.
Remove Empty Lines
Strip blank and whitespace-only lines from text.
Sort Lines Alphabetically
Sort lines A–Z or Z–A, case-sensitive or not.