Sunday, 2 June 2013

Convert files to UTF-8 without BOM

Convert files to UTF-8 without BOM

I have a file in Hebrew, which is displayed now as Gibberish. On windows, what I've done at the past, I just converted the file using Notepad++ > Encoding > Convert to UTF-8 without BOM and then Hebrew was displayed.
On Ubuntu if I'm using Notepad++ (running on Wine) when I convert it, it is still displayed as Gibberish (but success to convert it to UTF-8 without BOM).
I wonder if there is a software which converts a file to UTF-8 without BOM at the same way as Notepad++ does (Convert -> Hebrew displayed > save).
I don't know why it still displays GIbberish on Notepad + Wine when I convert it. Wine supports Hebrew as I know (I can write their Hebrew and save it without problem).

No comments:

Post a Comment