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 ?????oon}?????oon{^ 00111111001111110011111100111111001111110110111101101111011011100111110100111111001111110011111100111111001111110110111101101111011011100111101101011110 3f3f3f3f3f6f6f6e7d3f3f3f3f3f6f6f6e7b5e
SJIS-WIN "エス耳oon}"エス耳oon{^ 11111010010101111011010011110001100011101011110110001110101010000110111101101111011011100111110111111010010101111011010011110001100011101011110110001110101010000110111101101111011011100111101101011110 fa57b4f18ebd8ea86f6f6e7dfa57b4f18ebd8ea86f6f6e7b5e
EUC-JP ?エ?ス耳oon}?エ?ス耳oon{^ 00111111100011101011010000111111100011101011110110111100101010100110111101101111011011100111110100111111100011101011010000111111100011101011110110111100101010100110111101101111011011100111101101011110 3f8eb43f8ebdbcaa6f6f6e7d3f8eb43f8ebdbcaa6f6f6e7b5e
UTF-8 "エス耳oon}"エス耳oon{^ 111011111011110010000010111011111011110110110100111011101000010010001001111011111011110110111101111010001000000010110011011011110110111101101110011111011110111110111100100000101110111110111101101101001110111010000100100010011110111110111101101111011110100010000000101100110110111101101111011011100111101101011110 efbc82efbdb4ee8489efbdbde880b36f6f6e7defbc82efbdb4ee8489efbdbde880b36f6f6e7b5e
UHC "???耳oon}"???耳oon{^ 1010001110100010001111110011111100111111111011001011110001101111011011110110111001111101101000111010001000111111001111110011111111101100101111000110111101101111011011100111101101011110 a3a23f3f3fecbc6f6f6e7da3a23f3f3fecbc6f6f6e7b5e

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