Is there a way to type the null character in the terminal?
I would like to do something like:
this is a sentence (null) test123
Apparently you can type this character with ^@ on some character sets. This wikipedia article on the null character may be helpful.