The char data type is a single 16-bit Unicode character.
single在这里指什么?
------解决方案--------------------
char数据类型就是一个16位编码的Unicode字符
------解决方案--------------------
a single character 一个字符。
char在Java中是16位的
http://blog.csdn.net/sunzhenhua0608/article/details/7628663