The KCVT function converts
SBCS, DBCS, and MBCS character strings into encoding data. For example,
the KCVT function can convert: ASCII code data to UCS2 encoding data,
Greek code data to UTF-8, and Japanese SJIS code data to another Japanese
code data. You can specify the following types for Intype and Outtype
options: UCS2, UCS2L, UCS2B, and UTF8. To enable the DBCS mode, specify
the following SAS options in the configuration file or in the command
line.
-
-
DBCSLANG Japanese or Korean or
Chinese or Taiwanese
-