There are a lot of topics about latin1_swedisch_ci to utf8 conversion. But what about the other way around? I\'m dealing for quite a long time with this problem and I haven\
I agree with Pekka, however, I would try to use the utf8_decode() function instead because it is possible that iconv is not installed...
Iconv, however, is more powerful - it can do transliteration for an example. But for this purpose I believe utf8_decode() is enough.