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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 蟹??}蟹??{^ 1000101001001001001111110011111101111101100010100100100100111111001111110111101101011110 8a493f3f7d8a493f3f7b5e
EUC-JP 蟹??}蟹??{^ 1011001110101010001111110011111101111101101100111010101000111111001111110111101101011110 b3aa3f3f7db3aa3f3f7b5e
UTF-8 蟹딈쓥}蟹딈쓥{^ 111010001001111110111001111010111001010010001000111011001001001110100101011111011110100010011111101110011110101110010100100010001110110010010011101001010111101101011110 e89fb9eb9488ec93a57de89fb9eb9488ec93a57b5e
UHC 蟹딈쓥}蟹딈쓥{^ 111110101010111110001010111011101001110110000110011111011111101010101111100010101110111010011101100001100111101101011110 faaf8aee9d867dfaaf8aee9d867b5e

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