Character Set - Code page

Data System Architecture

Character Set - Code page

About

Code page is a number identifier for a character set.

The term code page originated from IBM's EBCDIC-based mainframe systems, but many vendors use this term including Microsoft, SAP, and Oracle Corporation.

Vendors often allocate their own code page number to a character encoding, even if it is better known by another name.

Example

For example UTF-8 character encoding has code page:

  • numbers 1208 at IBM,
  • 65001 at Microsoft,
  • 4110 at SAP

More see Text - Example, list and translation of code page





Discover More
Firexfox Character Set
Character - Conversion / Encoding translation

A string is a sequence of bytes that may represent characters. All the characters within a string have a common coding representation. In some cases such as the coding representations may be different...
Data System Architecture
Character Set - American Standard Code for Information Interchange ( ASCII )

ASCII is a character set originally based on the English alphabet, it encodes 128 specified characters into 7-bit binary integers (8 bits for the extended ASCII table) ASCII means American Standard Code...
Oracle Database Nls Lang Windows Registry
Oracle Database - NLS_LANG (LOCALE)

NLS_LANG is an environment parameter used to set the locale of a client application. Setting the NLS_LANG environment parameter is the simplest way to specify locale behaviour for Oracle Database software....



Share this page:
Follow us:
Task Runner