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
Problems after Sharepoint server 2010 install - can not open central administration
Running the System Update readiness tool.
SQL Simple syntax issue - based on Group By / Having
There is a problem communicating with the CRM server. The server might be unavailable. Try again later
converting an Exchange/SQL server machine to VM using sysinternals tool
Motherboard driver CD for HCL - P5GD2-TVM/GB/SI
Login control design and Programming
Which is better G711 alaw, or GSm codecs
OMA problem in Exchange 2010 - HTTP Error 500.24
How do I put integers into a string?