null byte
Computing term for a byte with all bits set to zero, often used as a string terminator in C and related languages.
C言語では、文字列の終端にヌルバイトが置かれる。
In C, a null byte is placed at the end of a string.
Loanword from English 'null byte', adapted into katakana.