bytes b[] = str.getBytes();
String newStr = new String(b[],"GBK");