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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 荳ケ隹キ襠台サ門羡驕 1110010010111000101110011110100010110000101101111110010111111011100100011110010010111011100101101110010111111011100100011110100110000001 e4b8b9e8b0b7e5fb91e4bb96e5fb91e981
EUC-JP 荳ケ隹キ襠台サ門羡驕 111010001011101010001110101110011111000010110010100011101011011111101010111111011100001011100110100011101011101111001100111001111000111111010101101011101111000111100001 e8ba8eb9f0b28eb7eafdc2e68ebbcce78fd5aef1e1
UTF-8 荳ケ隹キ襠台サ門羡驕 111010001000110110110011111011111011110110111001111010011001101010111001111011111011110110110111111010001010010110100000111001011000111110110000111011111011110110111011111010011001011010000000111001111011111010100001111010011010100110010101 e88db3efbdb9e99ab9efbdb7e8a5a0e58fb0efbdbbe99680e7bea1e9a995
UHC 荳????台?門?驕 1101010011100101001111110011111100111111001111111111011110111011001111111101101010100110001111111100111011110110 d4e53f3f3f3ff7bb3fdaa63fcef6

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