Hi, how would I enter non-printable ASCII into a text file because I would like to build a Huffman code to include all 256 ASCII characters. Simple solution would be appreciated.

EDIT: any hints would be appreciated, I don't mean to give me the Java code solution, thanks