I have some Sinhala (Indic language) content in a MySQL database and it appears in PHPMyAdmin as given below. It renders in browser fine.
Content in PHPMyAdmin which render correctly in browser:

Recently I tried to dump another content and it appears in PHPMyAdmin as given below.
Content in PHPMyAdmin which render question marks in browser:

What is the format I should send the second test to the database to get the first format? Because this renders in the browser as a set of question marks (Eg. ???????).
