I’ve added an enhancement ticket (#4802) for this. See the attached patch to get it working with your blog.
You should verify the actual encoding. Check the mysqldump with an UTF-8 aware editor. Make sure that the UTF-8 charactes are not encode themselves resulting in a double encoding.
Good Idea. I’ve added this too.