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 ©£©÷©£©÷^ 101010011010001110101001111101111010100110100011101010011111011101011110 a9a3a9f7a9a3a9f75e
SJIS-WIN ?£?÷?£?÷^ 00111111100000011001001000111111100000011000000000111111100000011001001000111111100000011000000001011110 3f81923f81803f81923f81805e
EUC-JP ©£©÷©£©÷^ 100011111010001011101101101000011111001010001111101000101110110110100001111000001000111110100010111011011010000111110010100011111010001011101101101000011110000001011110 8fa2eda1f28fa2eda1e08fa2eda1f28fa2eda1e05e
UTF-8 ©£©÷©£©÷^ 1100001010101001110000101010001111000010101010011100001110110111110000101010100111000010101000111100001010101001110000111011011101011110 c2a9c2a3c2a9c3b7c2a9c2a3c2a9c3b75e
UHC ???÷???÷^ 0011111100111111001111111010000111000000001111110011111100111111101000011100000001011110 3f3f3fa1c03f3f3fa1c05e

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