Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Up Previous Next 

PATH 
Mac OS 8 and 9 Developer Documentation > Text Encoding Conversion Manager
Programming With the Text Encoding Conversion Manager



Character Encodings Concepts

This appendix is adapted from a tutorial created by Peter Edberg that was presented at the 11th International Unicode Conference. The original paper will be published in the Proceedings of that conference with a notice indicating joint copyright by Apple Computer, Inc. and the Unicode Consortium.

The appendix explores some aspects of character encodings, including


Terminology

Non-Unicode Character Encodings

Packing Schemes for Multiple Character Sets

Code-Switching Schemes for Multiple Character Sets

Unicode

Character Set Features

Character Data in Programming Languages


© 1999 Apple Computer, Inc. – (Last Updated 13 Dec 99)

Up Previous Next