I’m running RubyOnRails application and have set charset in my application.html.erb:
<meta charset="utf-8">
...
<h3>Some text</h3>
I have strange bug – when I put text in h1,…,h6 tag looks like this:

I tried different charsets, but nothing worked. Also looked at Safari settings and set encoding UTF-8.
Can someone help me with this ?
Try setting: