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 µßۏµßÙ^ 100011111011010111011111110110111000111110110101110111111101100101011110 8fb5dfdb8fb5dfd95e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ??ßÛ??ßÙ^ 0011111100111111100011111010100111001110100011111010101011100101001111110011111110001111101010011100111010001111101010101110001101011110 3f3f8fa9ce8faae53f3f8fa9ce8faae35e
UTF-8 µßۏµßÙ^ 1100001010001111110000101011010111000011100111111100001110011011110000101000111111000010101101011100001110011111110000111001100101011110 c28fc2b5c39fc39bc28fc2b5c39fc3995e
UHC ??ß???ß?^ 0011111100111111101010011010110000111111001111110011111110101001101011000011111101011110 3f3fa9ac3f3f3fa9ac3f5e

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