I have a currencies table, which have a column called name, which is the currency name, for example:
PYG = Paraguayan guaraní --but it is store in table as Paraguayan guaranÃ
STD = São Tomé and Príncipe dobra --but it is store in table as São Tomé and PrÃncipe dobra
What is Collation I can use to store these value?