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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 荳ケ隹キ讓ス蝮ヲ 111001001011100010111001111010001011000010110111111001101010100010111101111001011001110110100110 e4b8b9e8b0b7e6a8bde59da6
EUC-JP 荳ケ隹キ讓ス蝮ヲ 11101000101110101000111010111001111100001011001010001110101101111110110010101010100011101011110111101001111111011000111010100110 e8ba8eb9f0b28eb7ecaa8ebde9fd8ea6
UTF-8 荳ケ隹キ讓ス蝮ヲ 111010001000110110110011111011111011110110111001111010011001101010111001111011111011110110110111111010001010111010010011111011111011110110111101111010001001110110101110111011111011110110100110 e88db3efbdb9e99ab9efbdb7e8ae93efbdbde89daeefbda6
UHC 荳???讓??? 11010100111001010011111100111111001111111110010111010011001111110011111100111111 d4e53f3f3fe5d33f3f3f

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