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 õÛÏ®õÛÏ®^ 111101011101101111001111101011101111010111011011110011111010111001011110 f5dbcfaef5dbcfae5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP õÛÏ®õÛÏ®^ 10001111101010111101100010001111101010101110010110001111101010101100000110001111101000101110111010001111101010111101100010001111101010101110010110001111101010101100000110001111101000101110111001011110 8fabd88faae58faac18fa2ee8fabd88faae58faac18fa2ee5e
UTF-8 õÛÏ®õÛÏ®^ 1100001110110101110000111001101111000011100011111100001010101110110000111011010111000011100110111100001110001111110000101010111001011110 c3b5c39bc38fc2aec3b5c39bc38fc2ae5e
UHC ???®???®^ 0011111100111111001111111010001011100111001111110011111100111111101000101110011101011110 3f3f3fa2e73f3f3fa2e75e

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