How is possible to convert an HEX string to a EBCDIC-US string in ruby? Is there any library? I looked for and I didn't find anything. The only other way that I have in mind is to build a conversion table from hex to ebcdic but are 255 chars. Any suggestion or idea? I using Mavericks and I tried iconv but with
Encoding.name_list
I don't have EBCDIC-US