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[{^ 110111111101000011100011110010010100111001011011011111011101111111010000111000111100100101001110010110110111101101011110 dfd0e3c94e5b7ddfd0e3c94e5b7b5e
SJIS-WIN ????N[}????N[{^ 001111110011111100111111001111110100111001011011011111010011111100111111001111110011111101001110010110110111101101011110 3f3f3f3f4e5b7d3f3f3f3f4e5b7b5e
EUC-JP ß?ãÉN[}ß?ãÉN[{^ 100011111010100111001110001111111000111110101011101010101000111110101010101100010100111001011011011111011000111110101001110011100011111110001111101010111010101010001111101010101011000101001110010110110111101101011110 8fa9ce3f8fabaa8faab14e5b7d8fa9ce3f8fabaa8faab14e5b7b5e
UTF-8 ßÐãÉN[}ßÐãÉN[{^ 1100001110011111110000111001000011000011101000111100001110001001010011100101101101111101110000111001111111000011100100001100001110100011110000111000100101001110010110110111101101011110 c39fc390c3a3c3894e5b7dc39fc390c3a3c3894e5b7b5e
UHC ßÐ??N[}ßÐ??N[{^ 10101001101011001010100010100010001111110011111101001110010110110111110110101001101011001010100010100010001111110011111101001110010110110111101101011110 a9aca8a23f3f4e5b7da9aca8a23f3f4e5b7b5e

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