Hi, I'm approaching to the Java language and I've read that the most "universal" choice about char encoding for a Java source file is using "unicode". I don't know very well the differences between unicode and UTF-8 but I've read (Wikipedia) that UTF-8 handles in a different way some important codes (for example the first character, NULL) and so it's not a good choice for writing java source file since Java that is developed for accept unicode files and not UTF-8.
Why PSPad doesn't support unicode? What are the problems that I could encounter in Java programming using UTF-8 instead of unicode? TNX in advance for your replies. -- <http://forum.pspad.com/read.php?2,46017,46017> PSPad freeware editor http://www.pspad.com
