UNICODE Subcommand

SET UNICODE NO|YES controls the default behavior for determining the encoding for reading and writing data files and syntax files.

NO. Use the current locale setting to determine the encoding for reading and writing data and command syntax files. This is referred to as code page mode. The alias is OFF. For information on the current locale setting, see LOCALE Subcommand (SET command).

YES. Use Unicode encoding (UTF-8) for reading and writing data and command syntax files. This is referred to as Unicode mode. The alias is ON. This is the default.

There are a number of important implications regarding Unicode mode and Unicode files: