Description
could not convert from encoding ~1s to ~2s
Cause
The conversion cannot be made between the specified encodings.
Solution/Action
Choose a data encoding which can represent all expected input encoding (such as a Unicode-based encoding, UTF-8 or UTF-16).
Commnets