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 ’C’Zof’C’Zo^}Y’C’Zof’C’Zo^}bE 1001001001000011100100100101101001101111011001101001001001000011100100100101101001101111010111100111110101011001100100100100001110010010010110100110111101100110100100100100001110010010010110100110111101011110011111010110001001000101 9243925a6f669243925a6f5e7d599243925a6f669243925a6f5e7d6245
SJIS-WIN ?C?Zof?C?Zo^}Y?C?Zof?C?Zo^}bE 0011111101000011001111110101101001101111011001100011111101000011001111110101101001101111010111100111110101011001001111110100001100111111010110100110111101100110001111110100001100111111010110100110111101011110011111010110001001000101 3f433f5a6f663f433f5a6f5e7d593f433f5a6f663f433f5a6f5e7d6245
EUC-JP ?C?Zof?C?Zo^}Y?C?Zof?C?Zo^}bE 0011111101000011001111110101101001101111011001100011111101000011001111110101101001101111010111100111110101011001001111110100001100111111010110100110111101100110001111110100001100111111010110100110111101011110011111010110001001000101 3f433f5a6f663f433f5a6f5e7d593f433f5a6f663f433f5a6f5e7d6245
UTF-8 ’C’Zof’C’Zo^}Y’C’Zof’C’Zo^}bE 11000010100100100100001111000010100100100101101001101111011001101100001010010010010000111100001010010010010110100110111101011110011111010101100111000010100100100100001111000010100100100101101001101111011001101100001010010010010000111100001010010010010110100110111101011110011111010110001001000101 c29243c2925a6f66c29243c2925a6f5e7d59c29243c2925a6f66c29243c2925a6f5e7d6245
UHC ?C?Zof?C?Zo^}Y?C?Zof?C?Zo^}bE 0011111101000011001111110101101001101111011001100011111101000011001111110101101001101111010111100111110101011001001111110100001100111111010110100110111101100110001111110100001100111111010110100110111101011110011111010110001001000101 3f433f5a6f663f433f5a6f5e7d593f433f5a6f663f433f5a6f5e7d6245

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