I set the default encoding to utf-8 using the following tag in web.config file
<
globalizationrequestEncoding="utf-8"responseEncoding="utf-8"fileEncoding=""culture=""uiCulture=""enableClientBasedCulture="false"responseHeaderEncoding="utf-8"resourceProviderFactoryType=""enableBestFitResponseEncoding="false" />
Still i am getting the blocks and the '?' in the CuteEditor with content when I load the html file using Loadhtml when i copy the html code and paste in the HTML editor of the cuteeditor it is giving the exact content.