Unable to convert file to UTF-8
- by antoniocs
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.