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 ース雫ツス自 11110001111111001011000011110001100011101011110110001110101101001111001010110001110000101111000110001110101111011000111010101001 f1fcb0f18ebd8eb4f2b1c2f18ebd8ea9
EUC-JP ?ー?ス雫?ツ?ス自 00111111100011101011000000111111100011101011110110111100101101100011111110001110110000100011111110001110101111011011110010101011 3f8eb03f8ebdbcb63f8ec23f8ebdbcab
UTF-8 ース雫ツス自 111011101000010110110111111011111011110110110000111011101000010010001001111011111011110110111101111010011001101110101011111011101000011110101000111011111011111010000010111011101000010010001001111011111011110110111101111010001000011110101010 ee85b7efbdb0ee8489efbdbde99babee87a8efbe82ee8489efbdbde887aa
UHC ?????????自 0011111100111111001111110011111100111111001111110011111100111111001111111110110110111011 3f3f3f3f3f3f3f3f3fedbb

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