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 ???Z???Z^ 001111110011111100111111010110100011111100111111001111110101101001011110 3f3f3f5a3f3f3f5a5e
SJIS-WIN 晶イZ晶イZ^ 10001111101110111111010010001110101100100101101010001111101110111111010010001110101100100101101001011110 8fbbf48eb25a8fbbf48eb25a5e
EUC-JP 晶?イZ晶?イZ^ 10111110101111010011111110001110101100100101101010111110101111010011111110001110101100100101101001011110 bebd3f8eb25abebd3f8eb25a5e
UTF-8 晶イZ晶イZ^ 111001101001100110110110111011101000110010111101111011111011110110110010010110101110011010011001101101101110111010001100101111011110111110111101101100100101101001011110 e699b6ee8cbdefbdb25ae699b6ee8cbdefbdb25a5e
UHC 晶??Z晶??Z^ 1110111111011100001111110011111101011010111011111101110000111111001111110101101001011110 efdc3f3f5aefdc3f3f5a5e

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