ASP Character set

Character set

<%
Response.Charset="ISO8859-1"
%>
<html>
<body>

<p>Text Example</p>

</body>
</html>