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 ????f????^}Y????f????^}bE 00111111001111110011111100111111011001100011111100111111001111110011111101011110011111010101100100111111001111110011111100111111011001100011111100111111001111110011111101011110011111010110001001000101 3f3f3f3f663f3f3f3f5e7d593f3f3f3f663f3f3f3f5e7d6245
SJIS-WIN f^}Yf^}bE 1111001110110100111101101100000011110011101101001111011011000000011001101111001110110100111101101100000011110011101101001111011011000000010111100111110101011001111100111011010011110110110000001111001110110100111101101100000001100110111100111011010011110110110000001111001110110100111101101100000001011110011111010110001001000101 f3b4f6c0f3b4f6c066f3b4f6c0f3b4f6c05e7d59f3b4f6c0f3b4f6c066f3b4f6c0f3b4f6c05e7d6245
EUC-JP ????f????^}Y????f????^}bE 00111111001111110011111100111111011001100011111100111111001111110011111101011110011111010101100100111111001111110011111100111111011001100011111100111111001111110011111101011110011111010110001001000101 3f3f3f3f663f3f3f3f5e7d593f3f3f3f663f3f3f3f5e7d6245
UTF-8 f^}Yf^}bE 111011101000101010100111111011101001001110100111111011101000101010100111111011101001001110100111011001101110111010001010101001111110111010010011101001111110111010001010101001111110111010010011101001110101111001111101010110011110111010001010101001111110111010010011101001111110111010001010101001111110111010010011101001110110011011101110100010101010011111101110100100111010011111101110100010101010011111101110100100111010011101011110011111010110001001000101 ee8aa7ee93a7ee8aa7ee93a766ee8aa7ee93a7ee8aa7ee93a75e7d59ee8aa7ee93a7ee8aa7ee93a766ee8aa7ee93a7ee8aa7ee93a75e7d6245
UHC ????f????^}Y????f????^}bE 00111111001111110011111100111111011001100011111100111111001111110011111101011110011111010101100100111111001111110011111100111111011001100011111100111111001111110011111101011110011111010110001001000101 3f3f3f3f663f3f3f3f5e7d593f3f3f3f663f3f3f3f5e7d6245

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