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 ?????????P? 0011111100111111001111110011111100111111001111110011111100111111001111110101000000111111 3f3f3f3f3f3f3f3f3f503f
SJIS-WIN 晶ゥ晶コ晶ェP晶 100011111011101111110011111011001010100110001111101110111111010010001110101110101000111110111011111100111110110010101010010100001000111110111011 8fbbf3eca98fbbf48eba8fbbf3ecaa508fbb
EUC-JP 晶?ゥ晶?コ晶?ェP晶 101111101011110100111111100011101010100110111110101111010011111110001110101110101011111010111101001111111000111010101010010100001011111010111101 bebd3f8ea9bebd3f8ebabebd3f8eaa50bebd
UTF-8 晶ゥ晶コ晶ェP晶 11100110100110011011011011101110100010111001111111101111101111011010100111100110100110011011011011101110100011001011110111101111101111011011101011100110100110011011011011101110100010111001111111101111101111011010101001010000111001101001100110110110 e699b6ee8b9fefbda9e699b6ee8cbdefbdbae699b6ee8b9fefbdaa50e699b6
UHC 晶??晶??晶??P晶 111011111101110000111111001111111110111111011100001111110011111111101111110111000011111100111111010100001110111111011100 efdc3f3fefdc3f3fefdc3f3f50efdc

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