To what bitstring a character(s) is encoded in each character set?
Input one character or short letters and click "Convert."
Charset | Character | Bit string (binary) | Bit String (hexadecimal) |
---|---|---|---|
ISO-8859-1 | ?????? | 001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f |
SJIS-WIN | 驩、諤懷競髮 | 1110100110001001101001001110011010000000100111001110010110001011101000111110100110011011 | e989a4e6809ce58ba3e99b |
EUC-JP | 驩、諤懷競髮 | 111100011110100110001110101001001110101111100000110110001110011110110110101001011111000111111011 | f1e98ea4ebe0d8e7b6a5f1fb |
UTF-8 | 驩、諤懷競髮 | 111010011010100110101001111011111011110110100100111010001010101110100100111001101000011110110111111001111010101110110110111010011010101110101110 | e9a9a9efbda4e8aba4e687b7e7abb6e9abae |
UHC | 驩??懷競髮 | 11111100101111100011111100111111111111001110001111001100111001101101101110100101 | fcbe3f3ffce3cce6dba5 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)