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[{^ 0011111100111111011011100101101101111101001111110011111101101110010110110111101101011110 3f3f6e5b7d3f3f6e5b7b5e
SJIS-WIN 遏ュn[}遏ュn[{^ 11100111100111111010110101101110010110110111110111100111100111111010110101101110010110110111101101011110 e79fad6e5b7de79fad6e5b7b5e
EUC-JP 遏ュn[}遏ュn[{^ 111011101010000110001110101011010110111001011011011111011110111010100001100011101010110101101110010110110111101101011110 eea18ead6e5b7deea18ead6e5b7b5e
UTF-8 遏ュn[}遏ュn[{^ 11101001100000011000111111101111101111011010110101101110010110110111110111101001100000011000111111101111101111011010110101101110010110110111101101011110 e9818fefbdad6e5b7de9818fefbdad6e5b7b5e
UHC ??n[}??n[{^ 0011111100111111011011100101101101111101001111110011111101101110010110110111101101011110 3f3f6e5b7d3f3f6e5b7b5e

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