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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 糯肴ゝ糯肴ゝ^ 11100010111101111000110111100110100000010101010011100010111101111000110111100110100000010101010001011110 e2f78de68154e2f78de681545e
EUC-JP 糯肴ゝ糯肴ゝ^ 11100100111110011011101011101000101000011011010111100100111110011011101011101000101000011011010101011110 e4f9bae8a1b5e4f9bae8a1b55e
UTF-8 糯肴ゝ糯肴ゝ^ 11100111101100111010111111101000100000101011010011100011100000101001110111100111101100111010111111101000100000101011010011100011100000101001110101011110 e7b3afe882b4e3829de7b3afe882b4e3829d5e
UHC ?肴??肴?^ 001111111111110110100010001111110011111111111101101000100011111101011110 3ffda23f3ffda23f5e

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