The XML I used to import my post was encoded using ISO-8859-1, but my site defaults to UTF-8.

Would it be possible to check for the encoding and if there is a conflict with the default encoding warn the user that the conflict exists and that they may need to convert the XML encoding?