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 ?I???I??^ 001111110100100100111111001111110011111101001001001111110011111101011110 3f493f3f3f493f3f5e
SJIS-WIN 短I臓促短I臓促^ 100100100101101001001001100100011001111110010001101000111001001001011010010010011001000110011111100100011010001101011110 925a49919f91a3925a49919f91a35e
EUC-JP 短I臓促短I臓促^ 110000111011101101001001110000101010000111000010101001011100001110111011010010011100001010100001110000101010010101011110 c3bb49c2a1c2a5c3bb49c2a1c2a55e
UTF-8 短I臓促短I臓促^ 111001111001111110101101010010011110100010000111100100111110010010111111100000111110011110011111101011010100100111101000100001111001001111100100101111111000001101011110 e79fad49e88793e4bf83e79fad49e88793e4bf835e
UHC 短I?促短I?促^ 11010011101011010100100100111111111101011011010111010011101011010100100100111111111101011011010101011110 d3ad493ff5b5d3ad493ff5b55e

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