Good Afternoon Galley,
I have a question, I have a JSON file, which has some unidentifiable characters, is there any way I can set the encoding of it in UFT-8? Well I need to play this JSON in mongo but with the readable characters.
Good Afternoon Galley,
I have a question, I have a JSON file, which has some unidentifiable characters, is there any way I can set the encoding of it in UFT-8? Well I need to play this JSON in mongo but with the readable characters.
Do with Notepad ++ !
Usually will identify the encoding of your file. If not, just mark the current encoding and then click Convert to UTF-8 . I recommend without BOM .