When you need to change the default SAS session encoding, follow the steps below. Note that the SAS® 9.4 English edition is used in the example.
Note that this change also changes the encoding used in every SAS configured component. These components include, but are not limited to, the following: workspace servers, stored process servers, and OLAP Servers.
From this: -config "C:\Program Files\SASHome\SASFoundation\9.4\nls\en\sasv9.cfg"
To this: -config "C:\Program Files\SASHome\SASFoundation\9.4\nls\u8\sasv9.cfg"
From this: sas -> bin/sas_en
To this: sas -> bin/sas_u8