we need to make sure utf encoding of characters (especially those with accents) works. Today I was working with a colleague in the editor, we opened one file the editor was showing codes for characters with accent marks. I'm not sure what codes they were (maybe ascii).
In any case, its a problem if the the encoding of special characters gets changed when opened in the editor. These changes will then get added to the commit history when saved.