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{^ 1101111111010100100000010110111001111101110111111101010010000001011011100111101101011110 dfd4816e7ddfd4816e7b5e
SJIS-WIN ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
EUC-JP ßÔ?n}ßÔ?n{^ 10001111101010011100111010001111101010101101010000111111011011100111110110001111101010011100111010001111101010101101010000111111011011100111101101011110 8fa9ce8faad43f6e7d8fa9ce8faad43f6e7b5e
UTF-8 ßԁn}ßԁn{^ 1100001110011111110000111001010011000010100000010110111001111101110000111001111111000011100101001100001010000001011011100111101101011110 c39fc394c2816e7dc39fc394c2816e7b5e
UHC ß??n}ß??n{^ 10101001101011000011111100111111011011100111110110101001101011000011111100111111011011100111101101011110 a9ac3f3f6e7da9ac3f3f6e7b5e

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