Tagged Questions

0
votes
2answers
1k views

How to convert EBCDIC with chinese chars to UTF-8 format

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 ...
0
votes
0answers
124 views

How to convert EBCDIC with chinese chars to UTF-8 format

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 ...