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 萬駈終苜紙Й紊 1110010011011101100010111110110110001111010010011110010010011100100011101000011010000100010010101110001101000011 e4dd8bed8f49e49c8e86844ae343
EUC-JP 萬駈終苜紙Й紊 1110100011011111101101101110111110111101101010101110011111111100101110111110011010100111101010111110010110100100 e8dfb6efbdaae7fcbbe6a7abe5a4
UTF-8 萬駈終苜紙Й紊 1110100010010000101011001110100110100111100010001110011110110101100000101110100010001011100111001110011110110100100110011101000010011001111001111011010010001010 e890ace9a788e7b582e88b9ce7b499d099e7b48a
UHC 萬?終?紙Й紊 110110001011111100111111111100001111101100111111111100101011010110101100101010111101101010100010 d8bf3ff0fb3ff2b5acabdaa2

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