null character
A control character with the code point 0, used in programming and data processing to mark the end of a string or as a placeholder.
In C, a null character is placed at the end of a string.
This file contains unnecessary null characters.
From English 'null' (ヌル) and 文字 (character). A straightforward loan translation used in computing.