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 ???Ff???F^}Y???Ff???F^}bE 00111111001111110011111101000110011001100011111100111111001111110100011001011110011111010101100100111111001111110011111101000110011001100011111100111111001111110100011001011110011111010110001001000101 3f3f3f46663f3f3f465e7d593f3f3f46663f3f3f465e7d6245
SJIS-WIN シコFfシコF^}YシコFfシコF^}bE 1111000011110110101111001011101001000110011001101111000011110110101111001011101001000110010111100111110101011001111100001111011010111100101110100100011001100110111100001111011010111100101110100100011001011110011111010110001001000101 f0f6bcba4666f0f6bcba465e7d59f0f6bcba4666f0f6bcba465e7d6245
EUC-JP ?シコFf?シコF^}Y?シコFf?シコF^}bE 001111111000111010111100100011101011101001000110011001100011111110001110101111001000111010111010010001100101111001111101010110010011111110001110101111001000111010111010010001100110011000111111100011101011110010001110101110100100011001011110011111010110001001000101 3f8ebc8eba46663f8ebc8eba465e7d593f8ebc8eba46663f8ebc8eba465e7d6245
UTF-8 シコFfシコF^}YシコFfシコF^}bE 11101110100000101011010111101111101111011011110011101111101111011011101001000110011001101110111010000010101101011110111110111101101111001110111110111101101110100100011001011110011111010101100111101110100000101011010111101111101111011011110011101111101111011011101001000110011001101110111010000010101101011110111110111101101111001110111110111101101110100100011001011110011111010110001001000101 ee82b5efbdbcefbdba4666ee82b5efbdbcefbdba465e7d59ee82b5efbdbcefbdba4666ee82b5efbdbcefbdba465e7d6245
UHC ???Ff???F^}Y???Ff???F^}bE 00111111001111110011111101000110011001100011111100111111001111110100011001011110011111010101100100111111001111110011111101000110011001100011111100111111001111110100011001011110011111010110001001000101 3f3f3f46663f3f3f465e7d593f3f3f46663f3f3f465e7d6245

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