> Decrição > DecriþÒo Your input is in latin-1[1] but the windows console probably uses cp850 [2]. You could change the codepage with "mode con cp select=1252" (I guess), use other software, or recode the output. [1] http://en.wikipedia.org/wiki/ISO-8859-1 [2] http://en.wikipedia.org/wiki/Cp850