Skip Navigation Links | |
Exit Print View | |
International Language Environments Guide for Oracle Solaris 11.1 Oracle Solaris 11.1 Information Library |
Locales With Non-UTF-8 Character Sets
Migrating From Non-UTF-8 Locales to UTF-8 Locales
File Names and Directory Names
3. Working with Languages and Locales
Text strings in a computer are represented as sequence of character codes. A character set is a mapping between a character and the character code. The character set used for encoding strings is one of the most important characteristics of a locale. This chapter describes character sets used in Oracle Solaris locales and also the data source used for their creation. It covers the following topics:
Using the wrong character set to display a string often results in broken output. Therefore sometimes it is necessary to convert strings in order to use a different character set. Such conversions are described in Migrating From Non-UTF-8 Locales to UTF-8 Locales.