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 晶諶ァ痔晶ァ晶 10001111101110111111100111000100111110111010101010100111100011101010010010001111101110111111010010001110101001111000111110111011 8fbbf9c4fbaaa78ea48fbbf48ea78fbb
EUC-JP 晶?諶ァ痔晶?ァ晶 1011111010111101001111111000111111011110101101011000111010100111101111001010011010111110101111010011111110001110101001111011111010111101 bebd3f8fdeb58ea7bca6bebd3f8ea7bebd
UTF-8 晶諶ァ痔晶ァ晶 111001101001100110110110111011101001110010011111111010001010101110110110111011111011110110100111111001111001011110010100111001101001100110110110111011101000110010111101111011111011110110100111111001101001100110110110 e699b6ee9c9fe8abb6efbda7e79794e699b6ee8cbdefbda7e699b6
UHC 晶?諶?痔晶??晶 1110111111011100001111111110010010100110001111111111011011000000111011111101110000111111001111111110111111011100 efdc3fe4a63ff6c0efdc3f3fefdc

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