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 晶諶イ辞晶諶ゥ 10001111101110111111100111010110111110111010101010110010100011101010101110001111101110111111100110111100111110111010101010101001 8fbbf9d6fbaab28eab8fbbf9bcfbaaa9
EUC-JP 晶?諶イ辞晶?諶ゥ 101111101011110100111111100011111101111010110101100011101011001010111100101011011011111010111101001111111000111111011110101101011000111010101001 bebd3f8fdeb58eb2bcadbebd3f8fdeb58ea9
UTF-8 晶諶イ辞晶諶ゥ 111001101001100110110110111011101001110010110001111010001010101110110110111011111011110110110010111010001011111010011110111001101001100110110110111011101001110010010111111010001010101110110110111011111011110110101001 e699b6ee9cb1e8abb6efbdb2e8be9ee699b6ee9c97e8abb6efbda9
UHC 晶?諶??晶?諶? 11101111110111000011111111100100101001100011111100111111111011111101110000111111111001001010011000111111 efdc3fe4a63f3fefdc3fe4a63f

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