If you are developing a language pack for one of your scripts that does not contain support for special characters and you need UTF-8 support in order for the characters to appear properly, you can add this to your .htaccess file:
Your special characters should appear as desired.Code:AddDefaultCharset utf-8