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 譁懃濫譁懃濫^ 11100110100101101001110011100111100101111001010011100110100101101001110011100111100101111001010001011110 e6969ce79794e6969ce797945e
EUC-JP 譁懃濫譁懃濫^ 11101011111101101101100011101001110011011111010011101011111101101101100011101001110011011111010001011110 ebf6d8e9cdf4ebf6d8e9cdf45e
UTF-8 譁懃濫譁懃濫^ 11101000101011011000000111100110100001111000001111100110101111111010101111101000101011011000000111100110100001111000001111100110101111111010101101011110 e8ad81e68783e6bfabe8ad81e68783e6bfab5e
UHC 譁懃濫譁懃濫^ 11111100101001101101000011000100110101011011110111111100101001101101000011000100110101011011110101011110 fca6d0c4d5bdfca6d0c4d5bd5e

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