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 タス雫ネス湿 11110001111010111100000011110001100011101011110110001110101101001111000111110111110010001111000110001110101111011000111010111100 f1ebc0f18ebd8eb4f1f7c8f18ebd8ebc
EUC-JP ?タ?ス雫?ネ?ス湿 00111111100011101100000000111111100011101011110110111100101101100011111110001110110010000011111110001110101111011011110010111110 3f8ec03f8ebdbcb63f8ec83f8ebdbcbe
UTF-8 タス雫ネス湿 111011101000010110100110111011111011111010000000111011101000010010001001111011111011110110111101111010011001101110101011111011101000010110110010111011111011111010001000111011101000010010001001111011111011110110111101111001101011100110111111 ee85a6efbe80ee8489efbdbde99babee85b2efbe88ee8489efbdbde6b9bf
UHC ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f

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