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^ 11110000101000011100000011110001100011101011110110001110101001000100010011110000101000011100000011110001100011101011110110001110101001000100010001011110 f0a1c0f18ebd8ea444f0a1c0f18ebd8ea4445e
EUC-JP ?タ?ス痔D?タ?ス痔D^ 00111111100011101100000000111111100011101011110110111100101001100100010000111111100011101100000000111111100011101011110110111100101001100100010001011110 3f8ec03f8ebdbca6443f8ec03f8ebdbca6445e
UTF-8 タス痔Dタス痔D^ 111011101000000110100000111011111011111010000000111011101000010010001001111011111011110110111101111001111001011110010100010001001110111010000001101000001110111110111110100000001110111010000100100010011110111110111101101111011110011110010111100101000100010001011110 ee81a0efbe80ee8489efbdbde7979444ee81a0efbe80ee8489efbdbde79794445e
UHC ????痔D????痔D^ 001111110011111100111111001111111111011011000000010001000011111100111111001111110011111111110110110000000100010001011110 3f3f3f3ff6c0443f3f3f3ff6c0445e

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