Author: steve-myers
Posted: Tue Mar 21, 2017 7:27 am (GMT 5.5)
As dneufarth says, Google EBCDIC. The first reference, a Wikpedia article, has a fairly decent table.
I presume 64 in your list of numbers is decimal; 64 is the encoding for the EBCDIC blank. 74 does not map to any common EBCDIC character. 75 through 80 map to . < ( + | and &. You can find the others yourself.
Posted: Tue Mar 21, 2017 7:27 am (GMT 5.5)
As dneufarth says, Google EBCDIC. The first reference, a Wikpedia article, has a fairly decent table.
I presume 64 in your list of numbers is decimal; 64 is the encoding for the EBCDIC blank. 74 does not map to any common EBCDIC character. 75 through 80 map to . < ( + | and &. You can find the others yourself.