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 ????@????@B 0011111100111111001111110011111101000000001111110011111100111111001111110100000001000010 3f3f3f3f403f3f3f3f4042
SJIS-WIN 将メ召エ@将メ召エ@B 100011111010101111010010100011111010001010110100010000001000111110101011110100101000111110100010101101000100000001000010 8fabd28fa2b4408fabd28fa2b44042
EUC-JP 将メ召エ@将メ召エ@B 10111110101011011000111011010010101111101010010010001110101101000100000010111110101011011000111011010010101111101010010010001110101101000100000001000010 bead8ed2bea48eb440bead8ed2bea48eb44042
UTF-8 将メ召エ@将メ召エ@B 111001011011000010000110111011111011111010010010111001011000111110101100111011111011110110110100010000001110010110110000100001101110111110111110100100101110010110001111101011001110111110111101101101000100000001000010 e5b086efbe92e58facefbdb440e5b086efbe92e58facefbdb44042
UHC ??召?@??召?@B 00111111001111111110000110101111001111110100000000111111001111111110000110101111001111110100000001000010 3f3fe1af3f403f3fe1af3f4042

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