Special Characters Problem Only on Razor

Hey,

One of my domains is in Turkish and in HTML source of the webpage all the special characters are replaced with weird numeric entities like:

<span class="exclusive">Bize &#214;zel</span>
<h3>%70&#39;e varan &#199;ok &#214;zel Sezon Indirimş</h3>

when I use dictionary items or template page fields like 
<umbraco:Item field="vendorTitle" runat="server" /> there are no problems at all.

Although all of my razor cshtml files are saved in utf-8 format, I have this weird characters in my HTML source.

Is there a solution for this? I am running Umbraco v6.2.1 with SQL Server

Thank you in advance


This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/56068-special-characters-problem-only-on-razor