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 鈑ェ迺ス跏セ豎 1110011111100101101010101110011110010010101111011110011011100110101111101110011010110001 e7e5aae792bde6e6bee6b1
EUC-JP 鈑ェ迺ス跏セ豎 1110111011100111100011101010101011101101111100101000111010111101111011001110100010001110101111101110110010110011 eee78eaaedf28ebdece88ebeecb3
UTF-8 鈑ェ迺ス跏セ豎 111010011000100010010001111011111011110110101010111010001011111110111010111011111011110110111101111010001011011110001111111011111011110110111110111010001011000110001110 e98891efbdaae8bfbaefbdbde8b78fefbdbee8b18e
UHC 鈑???跏?? 111101111111111000111111001111110011111111001010101110100011111100111111 f7fe3f3f3fcaba3f3f

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