Although the general coding is right (é and others displaying in the menu, title, ...), the texts of the posts do not display any special character. It is under iso-8859-1, yet. If I turn to Utf-8, it is worse.
Not that it displays something strange instead: it displays nothing... like: "Voil, malgr tout," instead of "Voilà, malgré tout,". But the letters ARE in the database, I double checked that.
So it is a matter of how posts are fetched - displayed, but I can not seem to pinpoint were it happens, and, even stranger, it happens in my online blog, but not on my developpement server O_o
Any idea ??