well there is one workaround but its not perfect in your situation.
As I explained using utf-8 works for all languages and allows for proper display of all characters. It is how I encoded support for all future languages
You can set in pp-inc.php this line
Code:
Content visible to verified customers only.
to say
Code:
Content visible to verified customers only.
I did that and your site is about as best your going to get it if you dont want to do things as I previously explained.