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 ???Cf???C^}Y???Cf???C^}bE 00111111001111110011111101000011011001100011111100111111001111110100001101011110011111010101100100111111001111110011111101000011011001100011111100111111001111110100001101011110011111010110001001000101 3f3f3f43663f3f3f435e7d593f3f3f43663f3f3f435e7d6245
SJIS-WIN シヲCfシヲC^}YシヲCfシヲC^}bE 1111001011110100101111001010011001000011011001101111001011110100101111001010011001000011010111100111110101011001111100101111010010111100101001100100001101100110111100101111010010111100101001100100001101011110011111010110001001000101 f2f4bca64366f2f4bca6435e7d59f2f4bca64366f2f4bca6435e7d6245
EUC-JP ?シヲCf?シヲC^}Y?シヲCf?シヲC^}bE 001111111000111010111100100011101010011001000011011001100011111110001110101111001000111010100110010000110101111001111101010110010011111110001110101111001000111010100110010000110110011000111111100011101011110010001110101001100100001101011110011111010110001001000101 3f8ebc8ea643663f8ebc8ea6435e7d593f8ebc8ea643663f8ebc8ea6435e7d6245
UTF-8 シヲCfシヲC^}YシヲCfシヲC^}bE 11101110100010001010101111101111101111011011110011101111101111011010011001000011011001101110111010001000101010111110111110111101101111001110111110111101101001100100001101011110011111010101100111101110100010001010101111101111101111011011110011101111101111011010011001000011011001101110111010001000101010111110111110111101101111001110111110111101101001100100001101011110011111010110001001000101 ee88abefbdbcefbda64366ee88abefbdbcefbda6435e7d59ee88abefbdbcefbda64366ee88abefbdbcefbda6435e7d6245
UHC ???Cf???C^}Y???Cf???C^}bE 00111111001111110011111101000011011001100011111100111111001111110100001101011110011111010101100100111111001111110011111101000011011001100011111100111111001111110100001101011110011111010110001001000101 3f3f3f43663f3f3f435e7d593f3f3f43663f3f3f435e7d6245

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