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 ???H???M???A 001111110011111100111111010010000011111100111111001111110100110100111111001111110011111101000001 3f3f3f483f3f3f4d3f3f3f41
SJIS-WIN 晶ェH晶ェM晶ェA 100011111011101111110100100011101010101001001000100011111011101111110100100011101010101001001101100011111011101111110100100011101010101001000001 8fbbf48eaa488fbbf48eaa4d8fbbf48eaa41
EUC-JP 晶?ェH晶?ェM晶?ェA 101111101011110100111111100011101010101001001000101111101011110100111111100011101010101001001101101111101011110100111111100011101010101001000001 bebd3f8eaa48bebd3f8eaa4dbebd3f8eaa41
UTF-8 晶ェH晶ェM晶ェA 111001101001100110110110111011101000110010111101111011111011110110101010010010001110011010011001101101101110111010001100101111011110111110111101101010100100110111100110100110011011011011101110100011001011110111101111101111011010101001000001 e699b6ee8cbdefbdaa48e699b6ee8cbdefbdaa4de699b6ee8cbdefbdaa41
UHC 晶??H晶??M晶??A 111011111101110000111111001111110100100011101111110111000011111100111111010011011110111111011100001111110011111101000001 efdc3f3f48efdc3f3f4defdc3f3f41

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