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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 荳ケ隹キ襠台サ門羡 111001001011100010111001111010001011000010110111111001011111101110010001111001001011101110010110111001011111101110010001 e4b8b9e8b0b7e5fb91e4bb96e5fb91
EUC-JP 荳ケ隹キ襠台サ門羡 11101000101110101000111010111001111100001011001010001110101101111110101011111101110000101110011010001110101110111100110011100111100011111101010110101110 e8ba8eb9f0b28eb7eafdc2e68ebbcce78fd5ae
UTF-8 荳ケ隹キ襠台サ門羡 111010001000110110110011111011111011110110111001111010011001101010111001111011111011110110110111111010001010010110100000111001011000111110110000111011111011110110111011111010011001011010000000111001111011111010100001 e88db3efbdb9e99ab9efbdb7e8a5a0e58fb0efbdbbe99680e7bea1
UHC 荳????台?門? 110101001110010100111111001111110011111100111111111101111011101100111111110110101010011000111111 d4e53f3f3f3ff7bb3fdaa63f

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