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 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 召アn}召アn{^ 1000111110100010101100010110111001111101100011111010001010110001011011100111101101011110 8fa2b16e7d8fa2b16e7b5e
EUC-JP 召アn}召アn{^ 10111110101001001000111010110001011011100111110110111110101001001000111010110001011011100111101101011110 bea48eb16e7dbea48eb16e7b5e
UTF-8 召アn}召アn{^ 1110010110001111101011001110111110111101101100010110111001111101111001011000111110101100111011111011110110110001011011100111101101011110 e58facefbdb16e7de58facefbdb16e7b5e
UHC 召?n}召?n{^ 1110000110101111001111110110111001111101111000011010111100111111011011100111101101011110 e1af3f6e7de1af3f6e7b5e

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