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 萬駈終脣紙Й筍 1110010011011101100010111110110110001111010010011110001111111010100011101000011010000100010010101110001010100001 e4dd8bed8f49e3fa8e86844ae2a1
EUC-JP 萬駈終脣紙Й筍 1110100011011111101101101110111110111101101010101110011011111100101110111110011010100111101010111110010010100011 e8dfb6efbdaae6fcbbe6a7abe4a3
UTF-8 萬駈終脣紙Й筍 1110100010010000101011001110100110100111100010001110011110110101100000101110100010000100101000111110011110110100100110011101000010011001111001111010110110001101 e890ace9a788e7b582e884a3e7b499d099e7ad8d
UHC 萬?終脣紙Й筍 11011000101111110011111111110000111110111110001011101110111100101011010110101100101010111110001011101100 d8bf3ff0fbe2eef2b5acabe2ec

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