Page 1 of 1

Save as UTF-8

Posted: Mon Jun 14, 2021 8:52 am
by me_suzy
hello. I use a regex to replace on several UTF-8 files, from En into Chinesse. The problem is that after Replace, the files becomes ANSI and I cannot see the chinesse characters, only ?????

Seems that the replacement convert UTF-8 into ANSI. How can be resolve this problem?

Re: Save as UTF-8

Posted: Mon Jun 14, 2021 11:11 am
by DigitalVolcano
It should detect the file type and keep the format. You can force UTF-8 if the detection isn't working by setting this in the options. In the Options window see the Output tab->Output Encoding.

Re: Save as UTF-8

Posted: Mon Jun 14, 2021 11:17 am
by me_suzy
I find the option, thanks:

Image