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 ??Yon}??Yon{^ 00111111001111110101100101101111011011100111110100111111001111110101100101101111011011100111101101011110 3f3f596f6e7d3f3f596f6e7b5e
SJIS-WIN 遏ュYon}遏ュYon{^ 111001111001111110101101010110010110111101101110011111011110011110011111101011010101100101101111011011100111101101011110 e79fad596f6e7de79fad596f6e7b5e
EUC-JP 遏ュYon}遏ュYon{^ 1110111010100001100011101010110101011001011011110110111001111101111011101010000110001110101011010101100101101111011011100111101101011110 eea18ead596f6e7deea18ead596f6e7b5e
UTF-8 遏ュYon}遏ュYon{^ 111010011000000110001111111011111011110110101101010110010110111101101110011111011110100110000001100011111110111110111101101011010101100101101111011011100111101101011110 e9818fefbdad596f6e7de9818fefbdad596f6e7b5e
UHC ??Yon}??Yon{^ 00111111001111110101100101101111011011100111110100111111001111110101100101101111011011100111101101011110 3f3f596f6e7d3f3f596f6e7b5e

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