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 ŸªèÉn}ŸªèÉn{^ 10011111101010101110100011001001011011100111110110011111101010101110100011001001011011100111101101011110 9faae8c96e7d9faae8c96e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ?ªèÉn}?ªèÉn{^ 00111111100011111010001011101100100011111010101110110010100011111010101010110001011011100111110100111111100011111010001011101100100011111010101110110010100011111010101010110001011011100111101101011110 3f8fa2ec8fabb28faab16e7d3f8fa2ec8fabb28faab16e7b5e
UTF-8 ŸªèÉn}ŸªèÉn{^ 110000101001111111000010101010101100001110101000110000111000100101101110011111011100001010011111110000101010101011000011101010001100001110001001011011100111101101011110 c29fc2aac3a8c3896e7dc29fc2aac3a8c3896e7b5e
UHC ?ª??n}?ª??n{^ 001111111010100010100011001111110011111101101110011111010011111110101000101000110011111100111111011011100111101101011110 3fa8a33f3f6e7d3fa8a33f3f6e7b5e

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