When I open a file in Sublime Text 3, at the bottom I have an option to set the Character Encoding as shown in the screenshot.
Into Preferences > Settings - Users File : Preferences.sublime-settings
Write this :
"show_encoding" : true,
It's explain on the release note date 17 December 2013. Build 3059. Official site Sublime Text 3