Special characters on android mode -- encoding problem

What I understand is that everything in my console is working on UTF-8 but the compiler of Android is working on ISO…is that possible?

And is it possible to change the compiler’s encoding?