Easily Converts the WordPress database from any type of character set to UTF-8 character set.
wp-config.php set DB_CHARSET to utf8 and leave DB_COLLATE with nothing. (Just for WordPress 2.2.x)UTF8_DB_Converter.php to the /wp-content/plugins/ directory.