When i open the text file in windows the text looks fine. But when i use text miler merger software then it shows some weird chinese characters for that files.

but i reads ok the files after.

how can i make all the files to same encoding so that they appear readable

thanks

link|improve this question

69% accept rate
feedback

2 Answers

Download Notepad++ and there is an option to change the encoding of one or many files.

link|improve this answer
Notepad++ is a really good suggestion for this - you can see the encoding of each file and easily change it. – jtreser Apr 18 '10 at 3:18
feedback

iconv will let you batch-convert the character set used by the files.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.