Finds all non ascii characters in a Sublime Text view. This plugin creates a selection per each character found, so they are ready to be processed again (e.g. transformed into html entities).
Open the command palette (Win/Linux: Ctrl + Shift + P; Mac: Cmd + Shift + P), then search for the "Find non ascii" command.
Any non ascii characters will be highlighted.