Why do Netbeans, Aptana Studio and Komodo Edit all not save in UTF-8?
I'm getting back into development and want to find a good editor for HTML5/JQuery. Being able to save files in UTF-8 is important. However, although I set my project in NetBeans 7.0 to encode in UTF-8, when I create a file in the project, then look at it in Notepad++, the file is encoded in ANSI and I have to manually set the encoding to UTF-8: In Aptana Studio 3 I set the workspace to UTF-8 encoding, and my project inherits from that, but when I create a file in the project and look at it in Notepad++, it is encoded in ANSI and I have to change the encoding manually to UTF-8: So I tried