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 ?????D?????D^ 00111111001111110011111100111111001111110100010000111111001111110011111100111111001111110100010001011110 3f3f3f3f3f443f3f3f3f3f445e
SJIS-WIN カス耳Dカス耳D^ 11110010101000111011011011110001100011101011110110001110101010000100010011110010101000111011011011110001100011101011110110001110101010000100010001011110 f2a3b6f18ebd8ea844f2a3b6f18ebd8ea8445e
EUC-JP ?カ?ス耳D?カ?ス耳D^ 00111111100011101011011000111111100011101011110110111100101010100100010000111111100011101011011000111111100011101011110110111100101010100100010001011110 3f8eb63f8ebdbcaa443f8eb63f8ebdbcaa445e
UTF-8 カス耳Dカス耳D^ 111011101000011110011010111011111011110110110110111011101000010010001001111011111011110110111101111010001000000010110011010001001110111010000111100110101110111110111101101101101110111010000100100010011110111110111101101111011110100010000000101100110100010001011110 ee879aefbdb6ee8489efbdbde880b344ee879aefbdb6ee8489efbdbde880b3445e
UHC ????耳D????耳D^ 001111110011111100111111001111111110110010111100010001000011111100111111001111110011111111101100101111000100010001011110 3f3f3f3fecbc443f3f3f3fecbc445e

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