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’AŸÖn}’C’AŸÖn{^ 1001001001000011100100100100000110011111110101100110111001111101100100100100001110010010010000011001111111010110011011100111101101011110 924392419fd66e7d924392419fd66e7b5e
SJIS-WIN ?C?A??n}?C?A??n{^ 0011111101000011001111110100000100111111001111110110111001111101001111110100001100111111010000010011111100111111011011100111101101011110 3f433f413f3f6e7d3f433f413f3f6e7b5e
EUC-JP ?C?A?Ön}?C?A?Ön{^ 001111110100001100111111010000010011111110001111101010101101001101101110011111010011111101000011001111110100000100111111100011111010101011010011011011100111101101011110 3f433f413f8faad36e7d3f433f413f8faad36e7b5e
UTF-8 ’C’AŸÖn}’C’AŸÖn{^ 11000010100100100100001111000010100100100100000111000010100111111100001110010110011011100111110111000010100100100100001111000010100100100100000111000010100111111100001110010110011011100111101101011110 c29243c29241c29fc3966e7dc29243c29241c29fc3966e7b5e
UHC ?C?A??n}?C?A??n{^ 0011111101000011001111110100000100111111001111110110111001111101001111110100001100111111010000010011111100111111011011100111101101011110 3f433f413f3f6e7d3f433f413f3f6e7b5e

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