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 ???@???@^ 001111110011111100111111010000000011111100111111001111110100000001011110 3f3f3f403f3f3f405e
SJIS-WIN 晶ィ@晶ィ@^ 10001111101110111111010010001110101010000100000010001111101110111111010010001110101010000100000001011110 8fbbf48ea8408fbbf48ea8405e
EUC-JP 晶?ィ@晶?ィ@^ 10111110101111010011111110001110101010000100000010111110101111010011111110001110101010000100000001011110 bebd3f8ea840bebd3f8ea8405e
UTF-8 晶ィ@晶ィ@^ 111001101001100110110110111011101000110010111101111011111011110110101000010000001110011010011001101101101110111010001100101111011110111110111101101010000100000001011110 e699b6ee8cbdefbda840e699b6ee8cbdefbda8405e
UHC 晶??@晶??@^ 1110111111011100001111110011111101000000111011111101110000111111001111110100000001011110 efdc3f3f40efdc3f3f405e

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