Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to convert BCD to ascii

852893Apr 5 2011 — edited Apr 6 2011
Hello,
Please help me, I want to decode a file (coded in BCD) to a readable format (ascii)?
Deatailed information of the coded file:
Data Representation
Data representation: Binary, Binary Coded Decimal (BCD), International Standards Organization (ISO) and Telephony BCD (TBCD) characters

Numeral presentation: Left-adjusted with trailing #F (where required)

Text presentation: Left-adjusted with trailing spaces (where required)

Filler: Spaces for ISO characters and #F for BCD numbers and TBCD string

Thanks ahead!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 4 2011
Added on Apr 5 2011
9 comments
3,603 views