Character Set Encoding (-enc)

To receive IDoc messages from a Unicode SAP R/3 system, specify the character set encoding for SAP ALE data sources, using this command option. By default the IDoc data received from a Unicode SAP system will be encoded in UTF-16BE big-endian format. Use this command option, also to decode IDoc data into another format.
-enc  ch_set_command
Option
Description
ch_set_command
Possible values for the character set command option are listed in the IANA Charset Registry (available from iana.org). Not all character sets listed are supported. Valid character sets are those that are supported by the J2SE Java Runtime Environment (JRE).

Value must be a string value.