Open the file using a code editor like Sublime
Click View > Show Console
Type: view.encoding() to see the current encoding identified by Sublime.
If the file's encoding is not UTF-8, then click File>Save with Encoding>UTF-8, as shown below:
Open the file using a code editor like Sublime
Click View > Show Console
Type: view.encoding() to see the current encoding identified by Sublime.
If the file's encoding is not UTF-8, then click File>Save with Encoding>UTF-8, as shown below: