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 イス鴫"磁瑤痔 11110000111110111011001011110001100011101011110110001110101100001111101001010111100011101010010111101010101000101000111010100100 f0fbb2f18ebd8eb0fa578ea5eaa28ea4
EUC-JP ?イ?ス鴫?磁瑤痔 001111111000111010110010001111111000111010111101101111001011001000111111101111001010011111110100101001001011110010100110 3f8eb23f8ebdbcb23fbca7f4a4bca6
UTF-8 イス鴫"磁瑤痔 111011101000001010111010111011111011110110110010111011101000010010001001111011111011110110111101111010011011010010101011111011111011110010000010111001111010001110000001111001111001000110100100111001111001011110010100 ee82baefbdb2ee8489efbdbde9b4abefbc82e7a381e791a4e79794
UHC ?????"磁瑤痔 00111111001111110011111100111111001111111010001110100010111011011011100011101000111111011111011011000000 3f3f3f3f3fa3a2edb8e8fdf6c0

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