中文与Unicode编码互转
转Unicode:将中文字符转换为\uXXXX格式编码,只转换中文字符。
全部转Unicode:将所有字符转换为Unicode编码。
转中文:将Unicode编码还原为原始字符。