To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????i????iB 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942
SJIS-WIN 蟹???i蟹???iB 10001010010010010011111100111111001111110110100110001010010010010011111100111111001111110110100101000010 8a493f3f3f698a493f3f3f6942
EUC-JP 蟹?岵?i蟹?岵?iB 1011001110101010001111111000111110111011101101110011111101101001101100111010101000111111100011111011101110110111001111110110100101000010 b3aa3f8fbbb73f69b3aa3f8fbbb73f6942
UTF-8 蟹렒岵렍i蟹렒岵렍iB 111010001001111110111001111010111010000010010010111001011011001010110101111010111010000010001101011010011110100010011111101110011110101110100000100100101110010110110010101101011110101110100000100011010110100101000010 e89fb9eba092e5b2b5eba08d69e89fb9eba092e5b2b5eba08d6942
UHC 蟹렒岵렍i蟹렒岵렍iB 11111010101011111000111010100111111110111100000010001110101000110110100111111010101011111000111010100111111110111100000010001110101000110110100101000010 faaf8ea7fbc08ea369faaf8ea7fbc08ea36942

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)