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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN キ駭}キ駭{^ 11110000101110111011011111101001011011100111110111110000101110111011011111101001011011100111101101011110 f0bbb7e96e7df0bbb7e96e7b5e
EUC-JP ?キ駭}?キ駭{^ 00111111100011101011011111110001110011110111110100111111100011101011011111110001110011110111101101011110 3f8eb7f1cf7d3f8eb7f1cf7b5e
UTF-8 キ駭}キ駭{^ 111011101000000110111010111011111011110110110111111010011010011110101101011111011110111010000001101110101110111110111101101101111110100110100111101011010111101101011110 ee81baefbdb7e9a7ad7dee81baefbdb7e9a7ad7b5e
UHC ??駭}??駭{^ 0011111100111111111110101011010001111101001111110011111111111010101101000111101101011110 3f3ffab47d3f3ffab47b5e

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