代码示例:(标识:demo_aspe_charset)
<%
Response.Charset="ISO8859-1"
%>
<html>
<body>

<p>This is some text</p>

</body>
</html>
运行结果: