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 | 伊鍛弔???^ | 10001000110010011001001001100010100100101010001000111111001111110011111101011110 | 88c9926292a23f3f3f5e |
EUC-JP | 伊鍛弔???^ | 10110000110010111100001111000011110001001010010000111111001111110011111101011110 | b0cbc3c3c4a43f3f3f5e |
UTF-8 | 伊鍛弔렲履렰^ | 11100100101111001000101011101001100011011001101111100101101111001001010011101011101000001011001011101111101001111001111111101011101000001011000001011110 | e4bc8ae98d9be5bc94eba0b2efa79feba0b05e |
UHC | 伊鍛弔렲履렰^ | 11101100101001011101001110110100111100001100000010001110101111111110110010101010100011101011110101011110 | eca5d3b4f0c08ebfecaa8ebd5e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)