DefaultEncoding
The encoding for Distributed Action Handler results. This value is the character encoding that the Distributed Action Handler converts all results to.
Click a language to display the available encodings. Alternatively, if you know the standard encoding, you can use the second table to find the IDOL encoding name for this parameter. For each language, you can also set the Encodings
parameters to UTF8
or UCS2
.
If you know the standard encoding, you can use the following table to find the IDOL encoding name for this parameter.
Encoding | Encoding parameter to use |
---|---|
Big-5
|
CHINESETRADITIONAL
|
EUC
|
EUC
|
gb2312
|
CHINESESIMPLIFIED
|
iso-8859-2
|
EASTERNEUROPEAN_ISO
|
iso-8859-4
|
NORTHERNEUROPEAN_ISO
|
iso-8859-5
|
CYRILLIC_ISO
|
iso-8859-6
|
ARABIC_ISO
|
iso-8859-7
|
GREEK_ISO
|
iso-8859-8
|
HEBREW_ISO
|
iso-8859-9
|
TURKISH
|
iso-8859-11
|
THAI
|
JIS
|
JIS
|
KOI8-R
|
CYRILLIC_KOI8
|
KS C 5601-1987
|
KOREAN
|
KS C 5601-1992
|
KOREAN
|
Shift-JIS
|
SHIFTJIS
|
UTF-8
|
UTF8
|
windows-CP1250
|
EASTERNEUROPEAN
|
windows-CP1251
|
CYRILLIC
|
windows-CP1252
|
ASCII
|
windows-CP1253
|
GREEK
|
windows-CP1254
|
TURKISH
|
windows-CP1255
|
HEBREW
|
windows-CP1256
|
ARABIC
|
windows-CP1257
|
NORTHERNEUROPEAN
|
windows-CP1258
|
VIETNAMESE
|
windows-CP874
|
THAI
|
Type: | String |
Default: | UTF8 |
Required: | No |
Configuration Section: | Server |
Example: | DefaultEncoding=UTF8
|
See Also: |