I need help converting JSON response to UTF-8. Everything worked perfectly when i had saved my .json file with UTF-8 (without BOM). When I saved the file with only UTF-8 it would not work, the app crashes while getting JSON now.I need help converting JSON response to UTF-8.