str='黑大哥'
bianma=unicode2native(str);
disp(bianma);
pp=native2unicode(bianma);
disp(pp)

matlab-汉字unicode编码转换

相关文章: