Usingiconvwith //TRANSLIT//IGNORE to convert from utf8 to ascii works fine; it replaces the non-convertible characters to a proper transliteration according to the current locale (de_DE in my case):> echo'möp' |iconv-f...
Missing of theiconv.dll. The main problem is the missing of theiconv.dll. So, we could download and put it to the same folder with the program you would like to run. You can download from two places.
Inspired by this question, can I use theiconvcommand to generate UTF-16 output with a BOM and with specified endianness? Theiconvcommand converts text from one encoding to another. For example: echo hello |iconv-f...