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’O‘¢CD’C’O‘¢CD^ 1001001001000011100100100100111110010001101000100100001101000100100100100100001110010010010011111001000110100010010000110100010001011110 9243924f91a243449243924f91a243445e
SJIS-WIN ?C?O?¢CD?C?O?¢CD^ 00111111010000110011111101001111001111111000000110010001010000110100010000111111010000110011111101001111001111111000000110010001010000110100010001011110 3f433f4f3f819143443f433f4f3f819143445e
EUC-JP ?C?O?¢CD?C?O?¢CD^ 00111111010000110011111101001111001111111010000111110001010000110100010000111111010000110011111101001111001111111010000111110001010000110100010001011110 3f433f4f3fa1f143443f433f4f3fa1f143445e
UTF-8 ’C’O‘¢CD’C’O‘¢CD^ 11000010100100100100001111000010100100100100111111000010100100011100001010100010010000110100010011000010100100100100001111000010100100100100111111000010100100011100001010100010010000110100010001011110 c29243c2924fc291c2a24344c29243c2924fc291c2a243445e
UHC ?C?O??CD?C?O??CD^ 0011111101000011001111110100111100111111001111110100001101000100001111110100001100111111010011110011111100111111010000110100010001011110 3f433f4f3f3f43443f433f4f3f3f43445e

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