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 ニス漆、ス汐 11110000101100001100011011110001100011101011110110001110101111011111000010110100101001001111000110001110101111011000111010101100 f0b0c6f18ebd8ebdf0b4a4f18ebd8eac
EUC-JP ?ニ?ス漆?、?ス汐 00111111100011101100011000111111100011101011110110111100101111110011111110001110101001000011111110001110101111011011110010101110 3f8ec63f8ebdbcbf3f8ea43f8ebdbcae
UTF-8 ニス漆、ス汐 111011101000000110101111111011111011111010000110111011101000010010001001111011111011110110111101111001101011110010000110111011101000000110110011111011111011110110100100111011101000010010001001111011111011110110111101111001101011000110010000 ee81afefbe86ee8489efbdbde6bc86ee81b3efbda4ee8489efbdbde6b190
UHC ????漆????汐 001111110011111100111111001111111111011011010100001111110011111100111111001111111110000010110001 3f3f3f3ff6d43f3f3f3fe0b1

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