0% found this document useful (0 votes)
50 views1 page

Digital Techniques Handouts 1-3

This document presents a table that shows the decimal, binary, octal, and hexadecimal number systems. It lists the values from 0 to 21 in each of the four number systems to demonstrate how each system represents the same values in a different numeral format.

Uploaded by

porepree
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
50 views1 page

Digital Techniques Handouts 1-3

This document presents a table that shows the decimal, binary, octal, and hexadecimal number systems. It lists the values from 0 to 21 in each of the four number systems to demonstrate how each system represents the same values in a different numeral format.

Uploaded by

porepree
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Digital Techniques 1

Table for Number System

Decimals Binary Octal Hexadecimals


0 0 0 0
1 1 1 1
2 10 2 2
3 11 3 3
4 100 4 4
5 101 5 5
6 110 6 6
7 111 7 7
8 1000 10 8
9 1001 11 9
10 1010 12 A
11 1011 13 B
12 1100 14 C
13 1101 15 D
14 1110 16 E
15 1111 17 F
16 10000 20 10
17 10001 21 11
18 10010 22 12
19 10011 23 13
20 10100 24 14
21 10101 25 15

You might also like