In Sublime Text 3, unicode characters are not shown correctly. In gedit it works fine. I tried saving the document as UTF-8, Tried setting default encoding to UTF-8 but stil
Go to Preferences > Settings > User.
Add this setting:
"default_encoding" : "utf-8",