F. Unicode®

Objectives

In this appendix you’ll learn:

• The mission of the Unicode Consortium.

• The design basis of Unicode.

• The three Unicode encoding forms: UTF-8, UTF-16 and UTF-32.

• Characters and glyphs.

• The advantages and disadvantages of using Unicode.

Outline

F.1 Introduction

F.2 Unicode Transformation Formats

F.3 Characters and Glyphs

F.4 Advantages/Disadvantages of Unicode

F.5 Using Unicode

F.6 Character Ranges

F.1 Introduction

The use of inconsistent character encodings (i.e., numeric values associated with characters) in the developing of global software products causes serious problems, because computers process information as numbers. For instance, the character “a” is converted to a numeric value so that a computer ...

Get C# 2010 for Programmers, Fourth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.