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 001111110011111100111111011001100011111100111111001111110101111001111101010110010011111100111111001111110110011000111111001111110011111101011110011111010110001001000101 3f3f3f663f3f3f5e7d593f3f3f663f3f3f5e7d6245
SJIS-WIN f^}Yf^}bE 111100011111101111110001110000011111010010111010011001101111000111111011111100011100000111110100101110100101111001111101010110011111000111111011111100011100000111110100101110100110011011110001111110111111000111000001111101001011101001011110011111010110001001000101 f1fbf1c1f4ba66f1fbf1c1f4ba5e7d59f1fbf1c1f4ba66f1fbf1c1f4ba5e7d6245
EUC-JP ???f???^}Y???f???^}bE 001111110011111100111111011001100011111100111111001111110101111001111101010110010011111100111111001111110110011000111111001111110011111101011110011111010110001001000101 3f3f3f663f3f3f5e7d593f3f3f663f3f3f5e7d6245
UTF-8 f^}Yf^}bE 111011101000010110110110111011101000010010111100111011101000110110101001011001101110111010000101101101101110111010000100101111001110111010001101101010010101111001111101010110011110111010000101101101101110111010000100101111001110111010001101101010010110011011101110100001011011011011101110100001001011110011101110100011011010100101011110011111010110001001000101 ee85b6ee84bcee8da966ee85b6ee84bcee8da95e7d59ee85b6ee84bcee8da966ee85b6ee84bcee8da95e7d6245
UHC ???f???^}Y???f???^}bE 001111110011111100111111011001100011111100111111001111110101111001111101010110010011111100111111001111110110011000111111001111110011111101011110011111010110001001000101 3f3f3f663f3f3f5e7d593f3f3f663f3f3f5e7d6245

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