EBCDIC Format to ASCII

Hi,
we have source file with EBCDIC format(Main Frame files) where we receving from source system.

I would like to convert the EBCDIC format file to unix systemformat(ex: .csv,txt )

I have wrote script like:

dd if=<SRCPATH>yyy.xxx.RB065 of=<SRCPATH>/output.csv ibs=800 cbs=80 conv=ascii,lcase;

But the above code is not working.

My advice: Do the conversion on the Mainframe.

What isn't working?
Keep in mind that the dd command will NOT translate Packed Decimal or Binary values properly. It will convert only text, human readable values.

Thanks Reply.
I have write code like this:

dd if=/home/srcpath/X0201.XY#X@.XY719 of=/home/target/Targetfilel001_new.csv ibs=800 cbs=80 conv=ascii;

The Input file lookslike:

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@m@@@@@@@@@@@@@@@@@@@@@@@@

After i run the dd command my output like this:

0000147000BATCHACH            0000147000WIRE                

But, we need .csv file or any user readable formar.

So, can you tell me the options to convert the EBCDIC format to ASCII

Try...

iconv --help

Hi,
I have used the "iconv" command but the output file not in user readble format.

iconv -f EBCDIC -t  ASCII <source File> >Target file

Can you post a few records of the EBCDIC file

---------- Post updated at 08:21 PM ---------- Previous update was at 08:19 PM ----------

And if you can't do that, next best is download this and write a COBOL program to do it.http://opencobol.org

The sample EBCDIC file data:

������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@���@����@@@@@@@@@@@@@@@@���@����@@@@@@@@@@@@@@@@���@����@@@@@@@@@@@@@@@@���@����@@@@@@@@@@@@@@@@���@����@@@@@@@@@@@@@@@@���@����@@@@@@@@@@@@@@@@���@����@@@@@@@@@@@@@@@@���@����@@@@@@@@@@@@@@@@���@����@@@@@@@@@@@@@@@@���@����@@@@@@@@@@@@@@@@���@����@@@@@@@@@@@@@@@@���@����@@@@@@@@@@@@@@@@���@����@@@@@@@@@@@@@@@@���@����@@@@@@@@@@@@@@@@���@����@@@@@@@@@@@@@@@@���@������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@���@����@@@@@@@@@@@@@@@@���@������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@�����������@@@@@@@@@@@@@�����������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@�����������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@�������@@@@@@@@@@@@@���@������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@���@����@@@@@@@@@@@@@@@@���@����@@@@@@@@@@@@@@@@���@������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@��������@@@@@@@@@@@@@@@@���@����@@@@@@@@@@@@@@@@���@����@@@@@@@@@@@@@@@@���@����@@@@@@@@@@@@@@@@���@����@@@@@@@@@@@@@@@@���@����@@@@@@@@@@@@@@@@���@����@@@@@@@@@@@@@@@@���@����@@@@@@@@@@@@@@@@���@����@@@@@@@@@@@@@@@@���@����@@@@@@@@@@@@@@@@���@������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����������@@@@@@@@@@@@@@����

Can you please convert the EBCDIC format into user readble format.

You have to post the sample as a binary attachment, so that we can see the original in hexadecimal.