Skip to main content

All Questions

0 votes
1 answer
943 views

Symbols are lost after conversion from UTF-8 to ISO8859-1 and back to UTF-8

I have a file with properties in French. I would like to convert it to ISO8859-1. But after conversion, some symbols are lost. What is wrong? > cat fr.properties VAR2="élément n’a" > cat fr....
Volodymyr Bezuglyy's user avatar
1 vote
1 answer
8k views

Convert .txt. file from windows-1251 to utf-8

I'm trying to read the cyrillic text that is stored in .txt format. Once I open it with OpenOffice, it is OK. Once I open it with Notepad++, it shows unreadable symbols. Setting Windows-1251 prior ...
Haradzieniec's user avatar
1 vote
2 answers
6k views

How do I convert many text files from <some_encoding> to utf8-no-bom?

I'm looking to convert lots of text files (40+) from ISO-Latin-1 to UTF8-no-bom. How can I accomplish this?
RProgram's user avatar
  • 560
0 votes
0 answers
2k views

Need a simple program to convert to utf-8 [duplicate]

Possible Duplicates: App to convert from ANSI to UTF8 on windows Batch-convert files for encoding or line ending under Windows I need to find a program to convert a Windows-1250 encoded file to ...
Null's user avatar
  • 9