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 ???M???QA 001111110011111100111111010011010011111100111111001111110101000101000001 3f3f3f4d3f3f3f5141
SJIS-WIN 晶ェM晶ェQA 10001111101110111111001111101100101010100100110110001111101110111111001111101100101010100101000101000001 8fbbf3ecaa4d8fbbf3ecaa5141
EUC-JP 晶?ェM晶?ェQA 10111110101111010011111110001110101010100100110110111110101111010011111110001110101010100101000101000001 bebd3f8eaa4dbebd3f8eaa5141
UTF-8 晶ェM晶ェQA 111001101001100110110110111011101000101110011111111011111011110110101010010011011110011010011001101101101110111010001011100111111110111110111101101010100101000101000001 e699b6ee8b9fefbdaa4de699b6ee8b9fefbdaa5141
UHC 晶??M晶??QA 1110111111011100001111110011111101001101111011111101110000111111001111110101000101000001 efdc3f3f4defdc3f3f5141

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