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[{^ 110111111100101011100000110000110100111001011011011111011101111111001010111000001100001101001110010110110111101101011110 dfcae0c34e5b7ddfcae0c34e5b7b5e
SJIS-WIN ????N[}????N[{^ 001111110011111100111111001111110100111001011011011111010011111100111111001111110011111101001110010110110111101101011110 3f3f3f3f4e5b7d3f3f3f3f4e5b7b5e
EUC-JP ßÊàÃN[}ßÊàÃN[{^ 10001111101010011100111010001111101010101011010010001111101010111010001010001111101010101010101001001110010110110111110110001111101010011100111010001111101010101011010010001111101010111010001010001111101010101010101001001110010110110111101101011110 8fa9ce8faab48faba28faaaa4e5b7d8fa9ce8faab48faba28faaaa4e5b7b5e
UTF-8 ßÊàÃN[}ßÊàÃN[{^ 1100001110011111110000111000101011000011101000001100001110000011010011100101101101111101110000111001111111000011100010101100001110100000110000111000001101001110010110110111101101011110 c39fc38ac3a0c3834e5b7dc39fc38ac3a0c3834e5b7b5e
UHC ß???N[}ß???N[{^ 1010100110101100001111110011111100111111010011100101101101111101101010011010110000111111001111110011111101001110010110110111101101011110 a9ac3f3f3f4e5b7da9ac3f3f3f4e5b7b5e

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