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 ???S???S^ 001111110011111100111111010100110011111100111111001111110101001101011110 3f3f3f533f3f3f535e
SJIS-WIN 晶ァS晶ァS^ 10001111101110111111010010001110101001110101001110001111101110111111010010001110101001110101001101011110 8fbbf48ea7538fbbf48ea7535e
EUC-JP 晶?ァS晶?ァS^ 10111110101111010011111110001110101001110101001110111110101111010011111110001110101001110101001101011110 bebd3f8ea753bebd3f8ea7535e
UTF-8 晶ァS晶ァS^ 111001101001100110110110111011101000110010111101111011111011110110100111010100111110011010011001101101101110111010001100101111011110111110111101101001110101001101011110 e699b6ee8cbdefbda753e699b6ee8cbdefbda7535e
UHC 晶??S晶??S^ 1110111111011100001111110011111101010011111011111101110000111111001111110101001101011110 efdc3f3f53efdc3f3f535e

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