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 | ??????^ | 00111111001111110011111100111111001111110011111101011110 | 3f3f3f3f3f3f5e |
SJIS-WIN | 亥??絲??^ | 100010001110010100111111001111111110001101001110001111110011111101011110 | 88e53f3fe34e3f3f5e |
EUC-JP | 亥?灝絲??^ | 1011000011100111001111111000111111001001101111111110010110101111001111110011111101011110 | b0e73f8fc9bfe5af3f3f5e |
UTF-8 | 亥렫灝絲렱렚^ | 11100100101110101010010111101011101000001010101111100111100000011001110111100111101101011011001011101011101000001011000111101011101000001001101001011110 | e4baa5eba0abe7819de7b5b2eba0b1eba09a5e |
UHC | 亥렫灝絲렱렚^ | 11111010101001001000111010111001111110111100111011011110111010101000111010111110100011101010110101011110 | faa48eb9fbcedeea8ebe8ead5e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)