Actually, I am afraid you are right. But I will try (to undestand).
Quote:
To the console program I have established him in Run Options stdout to a file.
When doing this, I believe that TheIde creates a file with codification that it has defined, for that reason to see if it changes well I must establish the DefaultCharset by hand, (I think)
No, IDE just does stdout redirection, it does not filter characters in any way. At least I believe so....