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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 将ョ召譓ォエ将」 100011111010101110101110100011111010001011111011101010111010101110110100100011111010101110100011 8fabae8fa2fbababb48faba3
EUC-JP 将ョ召譓ォエ将」 1011111010101101100011101010111010111110101001001000111111011110110010111000111010101011100011101011010010111110101011011000111010100011 bead8eaebea48fdecb8eab8eb4bead8ea3
UTF-8 将ョ召譓ォエ将」 111001011011000010000110111011111011110110101110111001011000111110101100111010001010110110010011111011111011110110101011111011111011110110110100111001011011000010000110111011111011110110100011 e5b086efbdaee58face8ad93efbdabefbdb4e5b086efbda3
UHC ??召????? 001111110011111111100001101011110011111100111111001111110011111100111111 3f3fe1af3f3f3f3f3f

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