I am not able to parse bangla font , called api for getting content , where some of bangla content, but not getting bangla, showing some symbolse, how i get rid of this ? symbols like "¦®à¦¾à¦²à¦¿à¦à¦¾à¦¨à¦¾à¦§à§à¦¨, যার নিবনà§à¦§à¦¿à¦¤ à¦à¦«à¦¿à¦¸ হাà¦à¦¸: ২৬৪/বি, পশà§à¦à¦¿à¦® মানিà¦à¦¦à§, ঢাà¦à¦¾ à¦à§à¦¯à¦¾à¦¨à§à¦à¦¨à¦®à§à¦¨à§à¦, ঢাà¦à¦¾-১২০৬ (নিবনà§à¦§à¦¨ নমà§à¦¬à¦°: ১৮৩৬৫৩) ঠà¦à¦¬à¦¸à§à¦¥à¦¿à¦¤à¥¤ à¦à¦®à¦¾à¦¦à§à¦° à¦-à¦à¦®à¦¾à¦°à§à¦¸ পà§à¦°à§à¦à¦¾à¦²à§à¦° à¦à¦¯à¦¼à§à¦¬à¦¸à¦¾à¦"
i tried, but not able to get rid of,
Thanks, using the utf8 decoder, like regular decode json.decode()
json.decode(utf8.decode(result.bodyBytes));
solved this problem