
I have a Lithuanian database that I have to transfer from cp1521(!) to utf8

What I am looking for is the table like this http://forumtreff.pytalhost.de/viewtopic.php?p=147#p147 where the second and the fourth column for special characters to be replaced are shown. Example of Lithuanian phrases from database:
Jeigu norit raЕЎykit ДЇ skype maglytux ir prisistatykit....
So I need to know what Lithuanian characters correspond to ЕЎ and ДЇ and 4tД in these example. I know that there are not so many special characters in Lithuanian, so that I can replace them manually in the sql file.Kas ДЇ 4tД… pamaina vaЕѕiuosite?
Thank you!