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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 晶ァ晶・晶寘 10001111101110111111001111101100101001111000111110111011111110011000111010100101100011111011101111111001110100001111101010101001 8fbbf3eca78fbbf98ea58fbbf9d0faa9
EUC-JP 晶?ァ晶?・晶?寘 10111110101111010011111110001110101001111011111010111101001111111000111010100101101111101011110100111111100011111011101011100001 bebd3f8ea7bebd3f8ea5bebd3f8fbae1
UTF-8 晶ァ晶・晶寘 111001101001100110110110111011101000101110011111111011111011110110100111111001101001100110110110111011101001101110101001111011111011110110100101111001101001100110110110111011101001110010101011111001011010111110011000 e699b6ee8b9fefbda7e699b6ee9ba9efbda5e699b6ee9cabe5af98
UHC 晶??晶??晶?? 111011111101110000111111001111111110111111011100001111110011111111101111110111000011111100111111 efdc3f3fefdc3f3fefdc3f3f

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