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{^ 10100011111000001010010111000001011011100111110110100011111000001010010111000001011011100111101101011110 a3e0a5c16e7da3e0a5c16e7b5e
SJIS-WIN £?¥?n}£?¥?n{^ 1000000110010010001111111000000110001111001111110110111001111101100000011001001000111111100000011000111100111111011011100111101101011110 81923f818f3f6e7d81923f818f3f6e7b5e
EUC-JP £à?Án}£à?Án{^ 1010000111110010100011111010101110100010001111111000111110101010101000010110111001111101101000011111001010001111101010111010001000111111100011111010101010100001011011100111101101011110 a1f28faba23f8faaa16e7da1f28faba23f8faaa16e7b5e
UTF-8 £à¥Án}£à¥Án{^ 110000101010001111000011101000001100001010100101110000111000000101101110011111011100001010100011110000111010000011000010101001011100001110000001011011100111101101011110 c2a3c3a0c2a5c3816e7dc2a3c3a0c2a5c3816e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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