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 ©Ã¢øÛ©Ã¢øÙ^ 10001111101010011100001110100010111110001101101110001111101010011100001110100010111110001101100101011110 8fa9c3a2f8db8fa9c3a2f8d95e
SJIS-WIN ???¢?????¢??^ 001111110011111100111111100000011001000100111111001111110011111100111111001111111000000110010001001111110011111101011110 3f3f3f81913f3f3f3f3f81913f3f5e
EUC-JP ?©Ã¢øÛ?©Ã¢øÙ^ 00111111100011111010001011101101100011111010101010101010101000011111000110001111101010011100110010001111101010101110010100111111100011111010001011101101100011111010101010101010101000011111000110001111101010011100110010001111101010101110001101011110 3f8fa2ed8faaaaa1f18fa9cc8faae53f8fa2ed8faaaaa1f18fa9cc8faae35e
UTF-8 ©Ã¢øÛ©Ã¢øÙ^ 11000010100011111100001010101001110000111000001111000010101000101100001110111000110000111001101111000010100011111100001010101001110000111000001111000010101000101100001110111000110000111001100101011110 c28fc2a9c383c2a2c3b8c39bc28fc2a9c383c2a2c3b8c3995e
UHC ????ø?????ø?^ 001111110011111100111111001111111010100110101010001111110011111100111111001111110011111110101001101010100011111101011110 3f3f3f3fa9aa3f3f3f3f3fa9aa3f5e

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