Is it possible that because of custom settings my hoster is using, I cannot show UTF-8 characters on my ASP.Net page? Even if...
- I set charset=utf-8 in page metadata
- I set utf-8 as default in IIS for .aspx pages
- I add an header in my request to specify that it should be loaded as utf-8