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 îÝîÛ^ 110000111010111011000011100111011100001110101110110000111001101101011110 c3aec39dc3aec39b5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP î�î�^ 100011111010101010101010100011111010001011101110100011111010101010101010001111111000111110101010101010101000111110100010111011101000111110101010101010100011111101011110 8faaaa8fa2ee8faaaa3f8faaaa8fa2ee8faaaa3f5e
UTF-8 îÝîÛ^ 1100001110000011110000101010111011000011100000111100001010011101110000111000001111000010101011101100001110000011110000101001101101011110 c383c2aec383c29dc383c2aec383c29b5e
UHC ?®???®??^ 0011111110100010111001110011111100111111001111111010001011100111001111110011111101011110 3fa2e73f3f3fa2e73f3f5e

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