Null character 空字符
The null character (also null terminator), abbreviated NUL, is a control character with the value zero.
It is present in many character sets, including ISO/IEC 646 (or ASCII), the C0 control code, the Universal Character Set (or Unicode), and EBCDIC. It is available in nearly all mainstream programming languages.