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 ¢®©£\n}¢®©£\n{^ 101000101010111010101001101000110101110001101110011111011010001010101110101010011010001101011100011011100111101101011110 a2aea9a35c6e7da2aea9a35c6e7b5e
SJIS-WIN ¢??£\n}¢??£\n{^ 10000001100100010011111100111111100000011001001001011100011011100111110110000001100100010011111100111111100000011001001001011100011011100111101101011110 81913f3f81925c6e7d81913f3f81925c6e7b5e
EUC-JP ¢®©£\n}¢®©£\n{^ 101000011111000110001111101000101110111010001111101000101110110110100001111100100101110001101110011111011010000111110001100011111010001011101110100011111010001011101101101000011111001001011100011011100111101101011110 a1f18fa2ee8fa2eda1f25c6e7da1f18fa2ee8fa2eda1f25c6e7b5e
UTF-8 ¢®©£\n}¢®©£\n{^ 1100001010100010110000101010111011000010101010011100001010100011010111000110111001111101110000101010001011000010101011101100001010101001110000101010001101011100011011100111101101011110 c2a2c2aec2a9c2a35c6e7dc2a2c2aec2a9c2a35c6e7b5e
UHC ?®??\n}?®??\n{^ 0011111110100010111001110011111100111111010111000110111001111101001111111010001011100111001111110011111101011100011011100111101101011110 3fa2e73f3f5c6e7d3fa2e73f3f5c6e7b5e

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