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 ???mf???m^}Y???mf???m^}bE 00111111001111110011111101101101011001100011111100111111001111110110110101011110011111010101100100111111001111110011111101101101011001100011111100111111001111110110110101011110011111010110001001000101 3f3f3f6d663f3f3f6d5e7d593f3f3f6d663f3f3f6d5e7d6245
SJIS-WIN シヲmfシヲm^}Yシヲmfシヲm^}bE 1111001011110100101111001010011001101101011001101111001011110100101111001010011001101101010111100111110101011001111100101111010010111100101001100110110101100110111100101111010010111100101001100110110101011110011111010110001001000101 f2f4bca66d66f2f4bca66d5e7d59f2f4bca66d66f2f4bca66d5e7d6245
EUC-JP ?シヲmf?シヲm^}Y?シヲmf?シヲm^}bE 001111111000111010111100100011101010011001101101011001100011111110001110101111001000111010100110011011010101111001111101010110010011111110001110101111001000111010100110011011010110011000111111100011101011110010001110101001100110110101011110011111010110001001000101 3f8ebc8ea66d663f8ebc8ea66d5e7d593f8ebc8ea66d663f8ebc8ea66d5e7d6245
UTF-8 シヲmfシヲm^}Yシヲmfシヲm^}bE 11101110100010001010101111101111101111011011110011101111101111011010011001101101011001101110111010001000101010111110111110111101101111001110111110111101101001100110110101011110011111010101100111101110100010001010101111101111101111011011110011101111101111011010011001101101011001101110111010001000101010111110111110111101101111001110111110111101101001100110110101011110011111010110001001000101 ee88abefbdbcefbda66d66ee88abefbdbcefbda66d5e7d59ee88abefbdbcefbda66d66ee88abefbdbcefbda66d5e7d6245
UHC ???mf???m^}Y???mf???m^}bE 00111111001111110011111101101101011001100011111100111111001111110110110101011110011111010101100100111111001111110011111101101101011001100011111100111111001111110110110101011110011111010110001001000101 3f3f3f6d663f3f3f6d5e7d593f3f3f6d663f3f3f6d5e7d6245

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