I\'m using tomcat 6.0.32 in windows 7. Inside a very simple servlet, inside the init method, I\'m printing:
System.out.println(Charset.defaultCharset());
You may also add this setting in the Tomcat 7.0 windows service manager.
from Dr James Bayley's blog