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 ?\on}?\on{^ 0011111101011100011011110110111001111101001111110101110001101111011011100111101101011110 3f5c6f6e7d3f5c6f6e7b5e
SJIS-WIN 責\on}責\on{^ 10010000110100110101110001101111011011100111110110010000110100110101110001101111011011100111101101011110 90d35c6f6e7d90d35c6f6e7b5e
EUC-JP 責\on}責\on{^ 11000000110101010101110001101111011011100111110111000000110101010101110001101111011011100111101101011110 c0d55c6f6e7dc0d55c6f6e7b5e
UTF-8 責\on}責\on{^ 111010001011001010101100010111000110111101101110011111011110100010110010101011000101110001101111011011100111101101011110 e8b2ac5c6f6e7de8b2ac5c6f6e7b5e
UHC 責\on}責\on{^ 11110100101000010101110001101111011011100111110111110100101000010101110001101111011011100111101101011110 f4a15c6f6e7df4a15c6f6e7b5e

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