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 | 将イ召?譬鍈 | 10001111101010111011001010001111101000100011111111100110101000001111101001011110 | 8fabb28fa23fe6a0fa5e |
EUC-JP | 将イ召尗譬鍈 | 1011111010101101100011101011001010111110101001001000111110111010111010101110110010100010100011111110010011101001 | bead8eb2bea48fbaeaeca28fe4e9 |
UTF-8 | 将イ召尗譬鍈 | 111001011011000010000110111011111011110110110010111001011000111110101100111001011011000010010111111010001010110110101100111010011000110110001000 | e5b086efbdb2e58face5b097e8adace98d88 |
UHC | ??召?譬鍈 | 001111110011111111100001101011110011111111011110101001111110011111001100 | 3f3fe1af3fdea7e7cc |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)