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 フス湿ツス而 11110001111111001100110011110001100011101011110110001110101111001111001010110000110000101111000110001110101111011000111010100111 f1fcccf18ebd8ebcf2b0c2f18ebd8ea7
EUC-JP ?フ?ス湿?ツ?ス而 00111111100011101100110000111111100011101011110110111100101111100011111110001110110000100011111110001110101111011011110010101001 3f8ecc3f8ebdbcbe3f8ec23f8ebdbca9
UTF-8 フス湿ツス而 111011101000010110110111111011111011111010001100111011101000010010001001111011111011110110111101111001101011100110111111111011101000011110100111111011111011111010000010111011101000010010001001111011111011110110111101111010001000000010001100 ee85b7efbe8cee8489efbdbde6b9bfee87a7efbe82ee8489efbdbde8808c
UHC ?????????而 0011111100111111001111110011111100111111001111110011111100111111001111111110110010111011 3f3f3f3f3f3f3f3f3fecbb

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