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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 将メ召エ[将メ召エ[^ 100011111010101111010010100011111010001010110100010110111000111110101011110100101000111110100010101101000101101101011110 8fabd28fa2b45b8fabd28fa2b45b5e
EUC-JP 将メ召エ[将メ召エ[^ 10111110101011011000111011010010101111101010010010001110101101000101101110111110101011011000111011010010101111101010010010001110101101000101101101011110 bead8ed2bea48eb45bbead8ed2bea48eb45b5e
UTF-8 将メ召エ[将メ召エ[^ 111001011011000010000110111011111011111010010010111001011000111110101100111011111011110110110100010110111110010110110000100001101110111110111110100100101110010110001111101011001110111110111101101101000101101101011110 e5b086efbe92e58facefbdb45be5b086efbe92e58facefbdb45b5e
UHC ??召?[??召?[^ 00111111001111111110000110101111001111110101101100111111001111111110000110101111001111110101101101011110 3f3fe1af3f5b3f3fe1af3f5b5e

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