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..

[581 byte] By [suneet123a] at [2007-10-1 8:27:29]
# 1
...and how does this relate to Java?/Kaj
kajbja at 2007-7-9 22:30:14 > top of Java-index,Desktop,I18N...
# 2
It is not directly related to java but I am getting this problem becauseresponse is returned by jsp.
suneet123a at 2007-7-9 22:30:14 > top of Java-index,Desktop,I18N...
# 3
Have you tried to google for an answer?/Kaj
kajbja at 2007-7-9 22:30:14 > top of Java-index,Desktop,I18N...
# 4
I have tried but didn't get any thing useful.
suneet123a at 2007-7-9 22:30:14 > top of Java-index,Desktop,I18N...