I have a requirement to convert a file with EBCDIC encoding which is encoded using the IBM937 code page to UTF-8 format for loading the file into a multi-byte enabled DB2 database.

I have tried unix recode and iconv. None of them has the ability to convert IBM 937 to UTF8. I'm looking for any utility (java, perl, unix ) in this world which can do that on a unix based system. Can someone help me here?

SL

link|improve this question
possible duplicate of How to convert EBCDIC with chinese chars to UTF-8 format – dan04 Mar 11 '11 at 22:48
"Possible" duplicate? EXACT duplicate. You were being generous. Voted to close. – T.Rob Mar 13 '11 at 2:36
Sorry, I was a newbie, didn't know the first one got posted. – SNL Mar 14 '11 at 11:35
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.