Microsoft
Software
Hardware
Network
Question : iconv : illegal input sequence at position
hi,
i am trying to convert text file to unicode-16 and this is the eror that
i get: illegal input sequence at position .
iconv -t UTF-16 textfile > filename
is there a problem using this command for conversion ? tks
Answer : iconv : illegal input sequence at position
Try this:
iconv -f ASCII -t UTF-16 -o outputfile textfile
Random Solutions
SQL Server Triggers for INSERT
How to reset PHP Session Handler to default
Filter Grid
WordPress - header and footer navigation has suddenly dissappeared
Multiple trusted certificates on SBS 2008
veritas append or overwrite?
Web Server Maintenance Page redirect?
fruits without seeds
Seeking tool for scaling, resizing, and cropping uploaded images (javascript / php, etc)
EIGRP Traffic limited to 50% by default?