$UTF8XEw. Format
Processes a character string that is in universal
transformation format (UTF-8), and then writes the character string
in the encoding of the current SAS session.
Category: |
Character |
Alignment: |
left |
Syntax
Syntax Description
- w
-
specifies the width
of the output field. Specify enough width to include all of the characters
in the variable. The width of the characters are dependent on the
code point value of the individual characters.
Comparisons
The $UTF8XE
w. format performs processing that is the opposite
to the $UTF8X
w. format.
Example
This example uses the
Japanese Shift_JIS session encoding, which is supported under the
UNIX operating environment.