Change Charset
From Webpipe Wiki
To change the default character set (or text encoding) on your managed account (or on a specific Apache virtual host if you have your own server), simply add the following line to your .htaccess file in your www directory:
AddDefaultCharset UTF-8
This example shows setting the character set to UTF-8, but you can set it to any character set that you would like to use.



