Specify the encoding of the JSP file - PageEncoding instruction in the Page Mark (optional)
Specify the encoding of the page output - ContentType instructions in Page Tag
Specify the code displayed by the browser - HTML Content-Type
Specify the encoding of the HTTP request - Request.SetCharacterencoding or