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 ©£¢®©£¢®^ 101010011010001110100010101011101010100110100011101000101010111001011110 a9a3a2aea9a3a2ae5e
SJIS-WIN ?£¢??£¢?^ 00111111100000011001001010000001100100010011111100111111100000011001001010000001100100010011111101011110 3f819281913f3f819281913f5e
EUC-JP ©£¢®©£¢®^ 100011111010001011101101101000011111001010100001111100011000111110100010111011101000111110100010111011011010000111110010101000011111000110001111101000101110111001011110 8fa2eda1f2a1f18fa2ee8fa2eda1f2a1f18fa2ee5e
UTF-8 ©£¢®©£¢®^ 1100001010101001110000101010001111000010101000101100001010101110110000101010100111000010101000111100001010100010110000101010111001011110 c2a9c2a3c2a2c2aec2a9c2a3c2a2c2ae5e
UHC ???®???®^ 0011111100111111001111111010001011100111001111110011111100111111101000101110011101011110 3f3f3fa2e73f3f3fa2e75e

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