Character Encoding

fmt:message: An english text.
Request Encoding: UTF-8
Response Encoding: UTF-8
Filter Encoding: UTF-8
WCF Encoding: UTF-8
Umlaute: ü
Parameter: ru-abc = фис gr-abc = αβγ ysp = Ÿšψ arrow = ← uuml = üÜ

URLEncoder.encode(..., "ISO-8859-1")
URLEncoder.encode(..., "UTF-8")

Header:

user-agent=httpunit/1.5
accept-language=en-US
cookie=JSESSIONID=9EB8A1FA5BDAA3BECFE5B6F96BD69C67
accept-encoding=gzip
accept-charset=ISO-8859-1,utf-8;q=0.7,*;q=0.7
referer=http://localhost:8080/wcf/charencmain.jsp
content-type=application/x-www-form-urlencoded
cache-control=no-cache
pragma=no-cache
host=localhost:8080
accept=text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
connection=keep-alive
content-length=144