Unable to convert file to UTF-8
Posted
by antoniocs
on Super User
See other posts from Super User
or by antoniocs
Published on 2009-12-31T20:27:45Z
Indexed on
2010/06/15
17:43 UTC
Read the original article
Hit count: 311
I am on windows xp sp3 and I am trying to convert a file from ASCII to UTF-8.
I use notepad++ to do this. I go to Encoding > Convert to UTF-8 without BOM. I save the file, reopen and it is still on ASCII.
I am using this file in a webpage and I need the file to be UTF-8, because I have strings in utf-8 and they am seeing little squares with ? on them.
© Super User or respective owner