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[{^ 110111111100011110111111110111000100111001011011011111011101111111000111101111111101110001001110010110110111101101011110 dfc7bfdc4e5b7ddfc7bfdc4e5b7b5e
SJIS-WIN ????N[}????N[{^ 001111110011111100111111001111110100111001011011011111010011111100111111001111110011111101001110010110110111101101011110 3f3f3f3f4e5b7d3f3f3f3f4e5b7b5e
EUC-JP ßÇ¿ÜN[}ßÇ¿ÜN[{^ 10001111101010011100111010001111101010101010111010001111101000101100010010001111101010101110010001001110010110110111110110001111101010011100111010001111101010101010111010001111101000101100010010001111101010101110010001001110010110110111101101011110 8fa9ce8faaae8fa2c48faae44e5b7d8fa9ce8faaae8fa2c48faae44e5b7b5e
UTF-8 ßÇ¿ÜN[}ßÇ¿ÜN[{^ 1100001110011111110000111000011111000010101111111100001110011100010011100101101101111101110000111001111111000011100001111100001010111111110000111001110001001110010110110111101101011110 c39fc387c2bfc39c4e5b7dc39fc387c2bfc39c4e5b7b5e
UHC ß?¿?N[}ß?¿?N[{^ 10101001101011000011111110100010101011110011111101001110010110110111110110101001101011000011111110100010101011110011111101001110010110110111101101011110 a9ac3fa2af3f4e5b7da9ac3fa2af3f4e5b7b5e

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