How can I convert a unicode string like:
മാതൃഭൂമി
to:
മാതൃഭൂമി
in PHP?
It is not similar to other questions I found here. I used html_entity_decode() and it works fine in most places. But when looking up at the website from a mobile browser it shows wiered symbols.