I have some html content with apostrophe inside a div, It renders correctly in all other browsers other than IE. You will get a clear idea from the screen-shot
On other browsers

On IE

I have searched enough and found issues like apostrophe shown as '. I think this is not similar to that issue.
Can anyone help?
Your page needs
utf-8headers. Your server should be serving pages with:Or you can place it with a meta tag
Or just serve your content with html entities instead