Help for this page
some_proeccess < some.file > some.file
perl -CS -ne 'print if /\x{0016}/' < some.file
perl -ne 'print if /\x16/' some.file