String utfString=new String(param.getBytes("iso-8859-1"),"utf-8");

 

相关文章: