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 跋ェ迯ェ跣∫鰍 111001101110101110101010111001111000110110101010111001101110111110000001111001111000101010000010 e6ebaae78daae6ef81e78a82
EUC-JP 跋ェ迯ェ跣∫鰍 1110110011101101100011101010101011101101111011011000111010101010111011001111000110100010111010011011001111100010 eced8eaaeded8eaaecf1a2e9b3e2
UTF-8 跋ェ迯ェ跣∫鰍 111010001011011110001011111011111011110110101010111010001011111110101111111011111011110110101010111010001011011110100011111000101000100010101011111010011011000010001101 e8b78befbdaae8bfafefbdaae8b7a3e288abe9b08d
UHC 跋???跣∫鰍 1101101110100010001111110011111100111111111000001101001110100001111100101111010111100011 dba23f3f3fe0d3a1f2f5e3

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