uni_str = utf8_str.decode('utf-8');

gbk_str = uni_str.encode('gbk');

相关文章: