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 ²¢Þ±on}²¢Þ±on{^ 101100101010001011011110101100010110111101101110011111011011001010100010110111101011000101101111011011100111101101011110 b2a2deb16f6e7db2a2deb16f6e7b5e
SJIS-WIN ?¢?±on}?¢?±on{^ 00111111100000011001000100111111100000010111110101101111011011100111110100111111100000011001000100111111100000010111110101101111011011100111101101011110 3f81913f817d6f6e7d3f81913f817d6f6e7b5e
EUC-JP ?¢Þ±on}?¢Þ±on{^ 0011111110100001111100011000111110101001101100001010000111011110011011110110111001111101001111111010000111110001100011111010100110110000101000011101111001101111011011100111101101011110 3fa1f18fa9b0a1de6f6e7d3fa1f18fa9b0a1de6f6e7b5e
UTF-8 ²¢Þ±on}²¢Þ±on{^ 1100001010110010110000101010001011000011100111101100001010110001011011110110111001111101110000101011001011000010101000101100001110011110110000101011000101101111011011100111101101011110 c2b2c2a2c39ec2b16f6e7dc2b2c2a2c39ec2b16f6e7b5e
UHC ²?Þ±on}²?Þ±on{^ 101010011111011100111111101010001010110110100001101111100110111101101110011111011010100111110111001111111010100010101101101000011011111001101111011011100111101101011110 a9f73fa8ada1be6f6e7da9f73fa8ada1be6f6e7b5e

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