Difference between windows-1252 and utf-8
Hi,
My first question is what is the difference between windows-1252 and utf-8
encodings, Do they supports all the charsets available?
and I am trying to display one image in my html page with some special chars
閫%┑€%.jpg and I am setting encoding to UTF-8 but on netscape 7.0 it is not
displaying it (IE6) is displaying it.
When I change encoding to windows-1252 it displays on NS7.
If image name consists of japanese chars will it display with windows 1252
encoding?
Why it is not displaying with UTF-8?
Thanks..

