JSWriter, MXMLWriter, ASWriter: uses getBytes('utf8') so that files are written as UTF-8 instead of the default

This should prevent the need to specify -Dfile.encoding=UTF8 when compiling
3 files changed