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 逕櫁鴇闥溽弗迴 1110011110010100100111101110100010010011101111001110100010010010100111111110011110010101101001001110011110001111 e7949ee893bce8929fe795a4e78f
EUC-JP 逕櫁鴇闥溽弗迴 1110110111110100110111001110101011000110101111101110111111110010110111101110100111001010101001101110110111101111 edf4dceac6beeff2dee9caa6edef
UTF-8 逕櫁鴇闥溽弗迴 111010011000000010010101111001101010101110000001111010011011010010000111111010011001011110100101111001101011101010111101111001011011110010010111111010001011111110110100 e98095e6ab81e9b487e997a5e6babde5bc97e8bfb4
UHC 逕????弗? 110011001110111100111111001111110011111100111111110111011101011100111111 ccef3f3f3f3fddd73f

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