Global Statements Dictionary

Previous | Next | Index | U

ut


Term: UTF

[Unicode transformation format]

any sequential data representation of Unicode text.

Term: UTF-8

a standard representation of Unicode text as a byte stream, using 8-bit code units. In UTF-8, ASCII characters have the same representation that the have in ASCII, and other characters are represented in sequences of 2 to 6 bytes without using byte values that are not used in ASCII.

Term: UTF-16

1. a standard representation of Unicode text as a sequence of 16-bit code units. In UTF-16, all commonly used characters are encoded in a single 16-bit code unit, and additional characters are represented in multiple 16-bit code units.

2. an encoding scheme for UTF-16 that represents each 16-bit code unit in 2 bytes in big-endian sequence (with the most significant byte first) unless a byte order mark indicates otherwise.

Term: UTF-16BE

a standard encoding scheme for UTF-16 that represents each 16-bit code unit in 2 bytes in big-endian sequence (with the most significant byte first).

Term: UTF-16LE

a standard encoding scheme for UTF-16 that represents each 16-bit code unit in 2 bytes in little-endian sequence (with the least significant byte first).

Term: utility program

(U til' i tE prO' gram) n.

a program run by a user to manage a computer.

Also, utility.

SAS word: UTILLOC

System option. Ref: SLRD:SAS System Options.


Previous | Next | Index | U

 O /\

Global
Statements

RICK ASTER

SAS

BOOKS

Tech | Dictionary

Download | Rastinate

Global Statements Dictionary

!*=~ $ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

New

References