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 | 祉?∈妖?除 | 10001110100000110011111110000001101110001001011101100100001111111000111110011100 | 8e833f81b897643f8f9c |
EUC-JP | 祉?∈妖?除 | 10111011111000110011111110100010101110101100110111000101001111111011110111111100 | bbe33fa2bacdc53fbdfc |
UTF-8 | 祉곕∈妖렢除 | 111001111010010110001001111010101011001110010101111000101000100010001000111001011010011010010110111010111010000010100010111010011001100110100100 | e7a589eab395e28888e5a696eba0a2e999a4 |
UHC | 祉곕∈妖렢除 | 111100101011001110110000111010111010000111110100111010001110110110001110101100111111000010110110 | f2b3b0eba1f4e8ed8eb3f0b6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)