MYSQL数据在服务器更改时损坏

Some of the table rows are affected, while changing the server! My original database was MyISAM latin1 swedish, my new databse is InnoDB uf-8.

Text in database:-

1. (correct) - कविताओ व कहानियों मेà¤
on conversion - कविताओ व कहानियों में पूर्ण रूचि दर्शाती है

2. (corrupted) - और अधिक 
on conversion - �र �धि� वि�ास

Any idea how to correct them ?

Till now I have tried them to convert table UTF8. Tried to re-generate backup but still same problem :(