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????iB 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942
SJIS-WIN 将リ召アi将リ召アiB 100011111010101111011000100011111010001010110001011010011000111110101011110110001000111110100010101100010110100101000010 8fabd88fa2b1698fabd88fa2b16942
EUC-JP 将リ召アi将リ召アiB 10111110101011011000111011011000101111101010010010001110101100010110100110111110101011011000111011011000101111101010010010001110101100010110100101000010 bead8ed8bea48eb169bead8ed8bea48eb16942
UTF-8 将リ召アi将リ召アiB 111001011011000010000110111011111011111010011000111001011000111110101100111011111011110110110001011010011110010110110000100001101110111110111110100110001110010110001111101011001110111110111101101100010110100101000010 e5b086efbe98e58facefbdb169e5b086efbe98e58facefbdb16942
UHC ??召?i??召?iB 00111111001111111110000110101111001111110110100100111111001111111110000110101111001111110110100101000010 3f3fe1af3f693f3fe1af3f6942

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