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^ 11110001111110101011101011110001100011101011110110001110101101100100010011110001111110101011101011110001100011101011110110001110101101100100010001011110 f1fabaf18ebd8eb644f1fabaf18ebd8eb6445e
EUC-JP ?コ?ス叱D?コ?ス叱D^ 00111111100011101011101000111111100011101011110110111100101110000100010000111111100011101011101000111111100011101011110110111100101110000100010001011110 3f8eba3f8ebdbcb8443f8eba3f8ebdbcb8445e
UTF-8 コス叱Dコス叱D^ 111011101000010110110101111011111011110110111010111011101000010010001001111011111011110110111101111001011000111110110001010001001110111010000101101101011110111110111101101110101110111010000100100010011110111110111101101111011110010110001111101100010100010001011110 ee85b5efbdbaee8489efbdbde58fb144ee85b5efbdbaee8489efbdbde58fb1445e
UHC ????叱D????叱D^ 001111110011111100111111001111111111001011101010010001000011111100111111001111110011111111110010111010100100010001011110 3f3f3f3ff2ea443f3f3f3ff2ea445e

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