ISCII to Unicode Converter
Convert Indian Script Code for Information Interchange (ISCII) 7-bit or 8-Bit data to unicode.
It can connect to SQL Server database and convert ISCII data stored in database tables.
Unicode data can be stored in a new table or new fields in the same table.
The class unicodeconverter.Iscii2utf can be used in any Java application for converting ISCII characters to Unicode on the fly.