So I'm having some countries in a mysql tables, the problem is that when I list the countries it list them with some funny charcters, I've also had a look into the database an they are the same in the database too.
Here you have an image, on how the results look, I've tried mb_convert_encoding(string,"UTF-8")
but that doesn't do anything, do you know how can I fix these?