| |
| | Glossary |
 | | Character classification information provides details about the type of character associated with each legal character code; that is, whether it is an alphabetic, uppercase, lowercase, punctuation, control, or space character, etc. |
 | | A character set encoding is a set of unambiguous rules that establishes a character set and the one-to-one relationship between each character of the set and its bit representation. |
 | | Characters from 0-127 (the 7-bit ASCII characters) are encoded with one byte, characters from 128-2047 require two bytes, and characters from 2048-65535 require three bytes. |
| www.cs.umbc.edu /help/oracle8/server.815/a67789/appd.htm (1557 words) |
|