The setCharSet method of the Response class establishes the character set to use for the response.
public void setCharSet(String strCharSet);