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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN フス蒔カス汐 11110001111000011100110011110001100011101011110110001110101010101111000111100000101101101111000110001110101111011000111010101100 f1e1ccf18ebd8eaaf1e0b6f18ebd8eac
EUC-JP ?フ?ス蒔?カ?ス汐 00111111100011101100110000111111100011101011110110111100101011000011111110001110101101100011111110001110101111011011110010101110 3f8ecc3f8ebdbcac3f8eb63f8ebdbcae
UTF-8 フス蒔カス汐 111011101000010110011100111011111011111010001100111011101000010010001001111011111011110110111101111010001001001010010100111011101000010110011011111011111011110110110110111011101000010010001001111011111011110110111101111001101011000110010000 ee859cefbe8cee8489efbdbde89294ee859befbdb6ee8489efbdbde6b190
UHC ????蒔????汐 001111110011111100111111001111111110001111001000001111110011111100111111001111111110000010110001 3f3f3f3fe3c83f3f3f3fe0b1

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