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^ 001111110011111100111111011110100011111100111111001111110111101001011110 3f3f3f7a3f3f3f7a5e
SJIS-WIN 晶エz晶エz^ 10001111101110111111010010001110101101000111101010001111101110111111010010001110101101000111101001011110 8fbbf48eb47a8fbbf48eb47a5e
EUC-JP 晶?エz晶?エz^ 10111110101111010011111110001110101101000111101010111110101111010011111110001110101101000111101001011110 bebd3f8eb47abebd3f8eb47a5e
UTF-8 晶エz晶エz^ 111001101001100110110110111011101000110010111101111011111011110110110100011110101110011010011001101101101110111010001100101111011110111110111101101101000111101001011110 e699b6ee8cbdefbdb47ae699b6ee8cbdefbdb47a5e
UHC 晶??z晶??z^ 1110111111011100001111110011111101111010111011111101110000111111001111110111101001011110 efdc3f3f7aefdc3f3f7a5e

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