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 ñàÊñ޽ެ^ 111100011110000011001010111100011000111010111101100011101010110001011110 f1e0caf18ebd8eac5e
SJIS-WIN ???????¬^ 00111111001111110011111100111111001111110011111100111111100000011100101001011110 3f3f3f3f3f3f3f81ca5e
EUC-JP ñàÊñ???¬^ 100011111010101111010000100011111010101110100010100011111010101010110100100011111010101111010000001111110011111100111111101000101100110001011110 8fabd08faba28faab48fabd03f3f3fa2cc5e
UTF-8 ñàÊñ޽ެ^ 1100001110110001110000111010000011000011100010101100001110110001110000101000111011000010101111011100001010001110110000101010110001011110 c3b1c3a0c38ac3b1c28ec2bdc28ec2ac5e
UHC ?????½??^ 00111111001111110011111100111111001111111010100011110110001111110011111101011110 3f3f3f3f3fa8f63f3f5e

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