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 | 驛、騾ク諢/ | 11101001100000111010010011101001100000001011100011100110100001001000000101011110 | e983a4e980b8e684815e |
EUC-JP | 驛、騾ク諢/ | 111100011110001110001110101001001111000111100000100011101011100011101011111001001010000110111111 | f1e38ea4f1e08eb8ebe4a1bf |
UTF-8 | 驛、騾ク諢/ | 111010011010100110011011111011111011110110100100111010011010100010111110111011111011110110111000111010001010101110100010111011111011110010001111 | e9a99befbda4e9a8beefbdb8e8aba2efbc8f |
UHC | 驛????/ | 1110011010111110001111110011111100111111001111111010001110101111 | e6be3f3f3f3fa3af |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)