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‘º’G’\’C‘º’G’\^ 1001001001000011100100011011101010010010010001111001001001011100100100100100001110010001101110101001001001000111100100100101110001011110 924391ba9247925c924391ba9247925c5e
SJIS-WIN ?C???G?\?C???G?\^ 0011111101000011001111110011111100111111010001110011111101011100001111110100001100111111001111110011111101000111001111110101110001011110 3f433f3f3f473f5c3f433f3f3f473f5c5e
EUC-JP ?C?º?G?\?C?º?G?\^ 001111110100001100111111100011111010001011101011001111110100011100111111010111000011111101000011001111111000111110100010111010110011111101000111001111110101110001011110 3f433f8fa2eb3f473f5c3f433f8fa2eb3f473f5c5e
UTF-8 ’C‘º’G’\’C‘º’G’\^ 110000101001001001000011110000101001000111000010101110101100001010010010010001111100001010010010010111001100001010010010010000111100001010010001110000101011101011000010100100100100011111000010100100100101110001011110 c29243c291c2bac29247c2925cc29243c291c2bac29247c2925c5e
UHC ?C?º?G?\?C?º?G?\^ 00111111010000110011111110101000101011000011111101000111001111110101110000111111010000110011111110101000101011000011111101000111001111110101110001011110 3f433fa8ac3f473f5c3f433fa8ac3f473f5c5e

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