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 ???a???a^ 001111110011111100111111011000010011111100111111001111110110000101011110 3f3f3f613f3f3f615e
SJIS-WIN 晶イa晶イa^ 10001111101110111111010010001110101100100110000110001111101110111111010010001110101100100110000101011110 8fbbf48eb2618fbbf48eb2615e
EUC-JP 晶?イa晶?イa^ 10111110101111010011111110001110101100100110000110111110101111010011111110001110101100100110000101011110 bebd3f8eb261bebd3f8eb2615e
UTF-8 晶イa晶イa^ 111001101001100110110110111011101000110010111101111011111011110110110010011000011110011010011001101101101110111010001100101111011110111110111101101100100110000101011110 e699b6ee8cbdefbdb261e699b6ee8cbdefbdb2615e
UHC 晶??a晶??a^ 1110111111011100001111110011111101100001111011111101110000111111001111110110000101011110 efdc3f3f61efdc3f3f615e

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