Explore Unicode characters with their decimal and hexadecimal values
Char | Decimal | Hex | Binary | UTF-8 Bytes | Category | Description |
---|
UTF-8 (Unicode Transformation Format - 8-bit) is a variable-length character encoding that can represent any character in the Unicode standard. It uses 1 to 4 bytes per character, making it efficient for text that contains mostly ASCII characters while still supporting the full Unicode range.
See also: Online Hex Dump - View the raw bytes of any text or file