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 | 顫取㊧蓚∫ォ | 1110100011111010100011101110011010000111100010001110010011101001100000011110011110101011 | e8fa8ee68788e4e981e7ab |
EUC-JP | 顫取?蓚∫ォ | 1111000011111100101111001110100000111111111010001110101110100010111010011000111010101011 | f0fcbce83fe8eba2e98eab |
UTF-8 | 顫取㊧蓚∫ォ | 111010011010000110101011111001011000111110010110111000111000101010100111111010001001001110011010111000101000100010101011111011111011110110101011 | e9a1abe58f96e38aa7e8939ae288abefbdab |
UHC | 顫取?蓚∫? | 11101111101101011111011010100010001111111110001010111110101000011111001000111111 | efb5f6a23fe2bea1f23f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)