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 ŸùŸùnRŸùŸùn^[ŸùŸùnRŸùŸùn^[^ 100111111111100110011111111110010110111001010010100111111111100110011111111110010110111001011110010110111001111111111001100111111111100101101110010100101001111111111001100111111111100101101110010111100101101101011110 9ff99ff96e529ff99ff96e5e5b9ff99ff96e529ff99ff96e5e5b5e
SJIS-WIN ????nR????n^[????nR????n^[^ 001111110011111100111111001111110110111001010010001111110011111100111111001111110110111001011110010110110011111100111111001111110011111101101110010100100011111100111111001111110011111101101110010111100101101101011110 3f3f3f3f6e523f3f3f3f6e5e5b3f3f3f3f6e523f3f3f3f6e5e5b5e
EUC-JP ?ù?ùnR?ù?ùn^[?ù?ùnR?ù?ùn^[^ 00111111100011111010101111100011001111111000111110101011111000110110111001010010001111111000111110101011111000110011111110001111101010111110001101101110010111100101101100111111100011111010101111100011001111111000111110101011111000110110111001010010001111111000111110101011111000110011111110001111101010111110001101101110010111100101101101011110 3f8fabe33f8fabe36e523f8fabe33f8fabe36e5e5b3f8fabe33f8fabe36e523f8fabe33f8fabe36e5e5b5e
UTF-8 ŸùŸùnRŸùŸùn^[ŸùŸùnRŸùŸùn^[^ 11000010100111111100001110111001110000101001111111000011101110010110111001010010110000101001111111000011101110011100001010011111110000111011100101101110010111100101101111000010100111111100001110111001110000101001111111000011101110010110111001010010110000101001111111000011101110011100001010011111110000111011100101101110010111100101101101011110 c29fc3b9c29fc3b96e52c29fc3b9c29fc3b96e5e5bc29fc3b9c29fc3b96e52c29fc3b9c29fc3b96e5e5b5e
UHC ????nR????n^[????nR????n^[^ 001111110011111100111111001111110110111001010010001111110011111100111111001111110110111001011110010110110011111100111111001111110011111101101110010100100011111100111111001111110011111101101110010111100101101101011110 3f3f3f3f6e523f3f3f3f6e5e5b3f3f3f3f6e523f3f3f3f6e5e5b5e

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