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 ©÷¢®©÷¢®^ 101010011111011110100010101011101010100111110111101000101010111001011110 a9f7a2aea9f7a2ae5e
SJIS-WIN ?÷¢??÷¢?^ 00111111100000011000000010000001100100010011111100111111100000011000000010000001100100010011111101011110 3f818081913f3f818081913f5e
EUC-JP ©÷¢®©÷¢®^ 100011111010001011101101101000011110000010100001111100011000111110100010111011101000111110100010111011011010000111100000101000011111000110001111101000101110111001011110 8fa2eda1e0a1f18fa2ee8fa2eda1e0a1f18fa2ee5e
UTF-8 ©÷¢®©÷¢®^ 1100001010101001110000111011011111000010101000101100001010101110110000101010100111000011101101111100001010100010110000101010111001011110 c2a9c3b7c2a2c2aec2a9c3b7c2a2c2ae5e
UHC ?÷?®?÷?®^ 00111111101000011100000000111111101000101110011100111111101000011100000000111111101000101110011101011110 3fa1c03fa2e73fa1c03fa2e75e

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