Lecture 2.3 Information Coding Scheme
Lecture 2.3 Information Coding Scheme
Lecture 2.3 Information Coding Scheme
3 Information Coding
Schemes
Learning Outcomes
1.
2.
Introduction
The combinations of 0s and 1s that represent
ASCII
(American Standard Code for Information Interchange)
EBCDIC
(Extended Binary Coded Decimal Interchange Code)
Unicode
(Uniform code capable of representing all worlds
languages)
ASCII
The American Standard Code for Information
ASCII
The ASCII-8 code represents 256 symbols.
Codes 0 to 31 represent control characters (non-
EBCDIC
The Extended Binary Coded Decimal Interchange
Unicode
Unicode is a universal character encoding
ASCII
EBCDIC
UNICODE
Use 7 bits to
represent a
character
Use 8 bits to
used 16 bits to
represent a
character
Can represent
128 characters
(27 = 128)
Can represent
capable to
represent more
than 65000
characters
primarily used on
PC and server
primarily used on
represent a
character
256 characters
(28 = 256)
mainframe and
high end servers
Implemented in
several OS
(Windows, Mac OS,
Linux)
CODING SYSTEM
ASCII
EBCDIC
UNICODE
0000001
00000001
0000000000000001
0000100
00000100
0000000000000100
0001001
00001001
0000000000001001
13
0001101
00001101
0000000000001101
Table
1
10