Data Representation
Data Representation
Sound 0100110001010101000110100…
Image 1000100101010000000100111…
Video 0110000000001001101011001…
single bits,
Groups of 4 bits (called nibbles),
3. Groups of 8 bits (called bytes),
4. Groups of 16 bits (called words), and more
Extended Binary Coded Decimal Interchange Code (EBCDIC) – It is an 8-bit code. In this
coding system, 256 different characters can be represented inside the computer
Example 1
Convert 101012 to decimals
Example 2
Convert 100010012 to denary