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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 襭伎殺矗k6蒹 1110011001000010100010101110101010001110010001011110000111011110100000101000101110000010010101011110010011100011 e6428aea8e45e1de828b8255e4e3
EUC-JP 襭伎殺矗k6蒹 1110101110100011101101001110110010111011101001101110001011100000101000111110101110100011101101101110100011100101 eba3b4ecbba6e2e0a3eba3b6e8e5
UTF-8 襭伎殺矗k6蒹 111010001010010110101101111001001011110010001110111001101010111010111010111001111001111110010111111011111011110110001011111011111011110010010110111010001001001010111001 e8a5ade4bc8ee6aebae79f97efbd8befbc96e892b9
UHC ?伎殺矗k6? 001111111101000011101011110111111010111111110101101110001010001111101011101000111011011000111111 3fd0ebdfaff5b8a3eba3b63f

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