SlideShare a Scribd company logo
C H A P T E R N O : - 1
1.Binary Number System
2. Octal Number System
3. Decimal number System
4. Hexadecimal number system
NUMBER : -• A number is a symbol which is used to express a quantity or amount
NUMBER SYSTEM : -• Number system is an organized and systematic way of representing
numbers.
There are four types of number system : -
1. Binary Number System
2. Octal Number System
3. Decimal number System
4. Hexadecimal number system
BASE : -
It is the number of symbols which is available to a number system.
Or,
The number of symbols which is used to express the amount or quantity in
a number system is known as base.
BITS : -• Binary numbers are made of binary digits (bits).
Example : - 0 and 1
BYTE : -
• Group of eight bits are called a byte.
Example : - (11001001)2
NIBBLE : -
• Group of four bits are called a nibble.
Example : - (1101)2
Binary Number System
Octal Number System
Decimal Number System
Hexadecimal Number
System
0 & 1
0 to 7
0 to 9
0 to 9 & A to F
CO N V E R T
( B I N A R Y )
1. 1. Octal to Binary
2. 2. Decimal to Binary
3. 3. Hexadecimal to Binary
B I N A R Y
N U M B E R S YS T E M
This number system have two symbols to
represent the
numbers. The symbols are 0 or 1.It has base 2.
CO N V E R T
( O C TA L )
1. 1. Binary to Octal
2. 2. Decimal to Octal
3. 3. Hexadecimal to Octal
O C TA L
N U M B E R S YS T E M
This number system have eight symbols to
represent the numbers.
The symbols are 0,1,2,3,4,5,6 & 7.It has base 8.
CO N V E R T
( D E C I M A L )
1. 1. Binary to Decimal
2. 2. Octal to Decimal
3. 3. Hexadecimal to Decimal
D E C I M A L
N U M B E R S YS T E M
In this number system ten symbols are used to
represent the
numbers .The ten symbols are 0,1,2,3,4,5,6,7,8 &
9.It is also known as Arbaic
numerals. It has base 10.
CO N V E R T
( H E X A D E C I M A L )
1. 1. Binary to Hexadecimal
2. 2. Octal to Hexadecimal
3. 3. Decimal to Hexadecimal
H E X A D E C I M A L
N U M B E R S YS T E M
This number system have 16 symbols to
represent the numbers. The
symbols are 0,1,2,3,4,5,6,7,8 , 9,A,B,C,D,E & F. it
has base 16.
The following table represents the
comparisons
of all the number system.
Binary Octal Decimal Hexadecimal Number
0 0 (000) 0 0 (0000) A (1010)
1 1 (001) 1 1 (0001) B (1011)
2 (010) 2 2 (0010) C (1100)
3 (011) 3 3 (0011) D (1101)
4 (100) 4 4 (0100) E (1110)
5 (101) 5 5 (0101) F (1111)
6 (110) 6 6 (0110)
7 (111) 7 7 (0111)
8 8 (1000)
9 9 (1001)
THANK YOU
P R E S E N T E D BY
DURGESH SAHU

More Related Content

What's hot

PPT ON NUMBER SYSTEM
PPT ON NUMBER SYSTEMPPT ON NUMBER SYSTEM
PPT ON NUMBER SYSTEM
Rishabh Kanth
 
Computer architecture data representation
Computer architecture  data representationComputer architecture  data representation
Computer architecture data representation
Anil Pokhrel
 
Chapter 4 number system
Chapter 4 number systemChapter 4 number system
Chapter 4 number system
Praveen M Jigajinni
 
Lecture-2(2): Number System & Conversion
Lecture-2(2): Number System & ConversionLecture-2(2): Number System & Conversion
Lecture-2(2): Number System & Conversion
Mubashir Ali
 
Data Representation
Data RepresentationData Representation
Data Representation
Dilum Bandara
 
Number System
Number SystemNumber System
Number System
Ramesh Ragala
 
BINARY NUMBER SYSTEM
BINARY NUMBER SYSTEMBINARY NUMBER SYSTEM
BINARY NUMBER SYSTEM
Zaheer Abbasi
 
BOOLEAN ALGEBRA AND LOGIC GATE
BOOLEAN ALGEBRA AND LOGIC GATE BOOLEAN ALGEBRA AND LOGIC GATE
BOOLEAN ALGEBRA AND LOGIC GATE
Tamim Tanvir
 
Number Systems
Number SystemsNumber Systems
Number Systems
Jubayer Alam Shoikat
 
Number system in Digital Electronics
Number system in Digital ElectronicsNumber system in Digital Electronics
Number system in Digital Electronics
Janki Shah
 
Arithmetic Logic Unit (ALU)
Arithmetic Logic Unit (ALU)Arithmetic Logic Unit (ALU)
Arithmetic Logic Unit (ALU)
Student
 
Error Detection And Correction
Error Detection And CorrectionError Detection And Correction
Error Detection And Correction
Renu Kewalramani
 
Number system
Number systemNumber system
Number system
ankush9927
 
Digital electronics
Digital electronicsDigital electronics
Number system
Number systemNumber system
Number system
Sajib
 
Array in c
Array in cArray in c
Array in c
Ravi Gelani
 
Number System
Number SystemNumber System
Number System
Web Designer
 
Memory organization in computer architecture
Memory organization in computer architectureMemory organization in computer architecture
Memory organization in computer architecture
Faisal Hussain
 
Basic computer organization
Basic computer organizationBasic computer organization
Basic computer organization
SAMIR NAIK
 

What's hot (20)

PPT ON NUMBER SYSTEM
PPT ON NUMBER SYSTEMPPT ON NUMBER SYSTEM
PPT ON NUMBER SYSTEM
 
Computer architecture data representation
Computer architecture  data representationComputer architecture  data representation
Computer architecture data representation
 
Chapter 4 number system
Chapter 4 number systemChapter 4 number system
Chapter 4 number system
 
Lecture-2(2): Number System & Conversion
Lecture-2(2): Number System & ConversionLecture-2(2): Number System & Conversion
Lecture-2(2): Number System & Conversion
 
Data Representation
Data RepresentationData Representation
Data Representation
 
Number System
Number SystemNumber System
Number System
 
BINARY NUMBER SYSTEM
BINARY NUMBER SYSTEMBINARY NUMBER SYSTEM
BINARY NUMBER SYSTEM
 
BOOLEAN ALGEBRA AND LOGIC GATE
BOOLEAN ALGEBRA AND LOGIC GATE BOOLEAN ALGEBRA AND LOGIC GATE
BOOLEAN ALGEBRA AND LOGIC GATE
 
Number Systems
Number SystemsNumber Systems
Number Systems
 
Number system in Digital Electronics
Number system in Digital ElectronicsNumber system in Digital Electronics
Number system in Digital Electronics
 
Arithmetic Logic Unit (ALU)
Arithmetic Logic Unit (ALU)Arithmetic Logic Unit (ALU)
Arithmetic Logic Unit (ALU)
 
Error Detection And Correction
Error Detection And CorrectionError Detection And Correction
Error Detection And Correction
 
Number system
Number systemNumber system
Number system
 
Digital electronics
Digital electronicsDigital electronics
Digital electronics
 
Number system
Number systemNumber system
Number system
 
Ascii codes
Ascii codesAscii codes
Ascii codes
 
Array in c
Array in cArray in c
Array in c
 
Number System
Number SystemNumber System
Number System
 
Memory organization in computer architecture
Memory organization in computer architectureMemory organization in computer architecture
Memory organization in computer architecture
 
Basic computer organization
Basic computer organizationBasic computer organization
Basic computer organization
 

Similar to Number System (Binary,octal,Decimal,Hexadecimal)

Theory of Fundamental of IT(Information technology).pptx
Theory of Fundamental of IT(Information technology).pptxTheory of Fundamental of IT(Information technology).pptx
Theory of Fundamental of IT(Information technology).pptx
Lovely Singh
 
Number System.
Number System.Number System.
Number System.
JAYANTAOJHA
 
module 3,Boolean algebra and logic circuits .pptx
module 3,Boolean algebra and logic circuits .pptxmodule 3,Boolean algebra and logic circuits .pptx
module 3,Boolean algebra and logic circuits .pptx
keemjupiter
 
NUMBER SYSTEM.pptx
NUMBER  SYSTEM.pptxNUMBER  SYSTEM.pptx
NUMBER SYSTEM.pptx
AsifRahaman16
 
Acem numbersystem
Acem numbersystemAcem numbersystem
Acem numbersystem
Aastha Kohli
 
Number Systems.pptx
Number Systems.pptxNumber Systems.pptx
Number Systems.pptx
AmoghXHydra
 
Number System and Boolean Algebra
Number System and Boolean AlgebraNumber System and Boolean Algebra
Number System and Boolean Algebra
AMIE(I) Study Circle
 
Intro to IT Skills Lec 5 - English Department.pptx
Intro to IT Skills Lec 5 - English Department.pptxIntro to IT Skills Lec 5 - English Department.pptx
Intro to IT Skills Lec 5 - English Department.pptx
must322322
 
Number Systems.pptx
Number Systems.pptxNumber Systems.pptx
Number Systems.pptx
JanakiGoonetilleke
 
number system.ppt
number system.pptnumber system.ppt
number system.ppt
insinfo1
 
Number System
Number SystemNumber System
Number System
MusPaintal
 
Number system 02
Number system 02Number system 02
Number system 02
Sanjeev Kumar Prajapati
 
Number System
Number SystemNumber System
Number System
Meenakshi Paul
 
NUMBER SYSTEM.pptx
NUMBER SYSTEM.pptxNUMBER SYSTEM.pptx
NUMBER SYSTEM.pptx
AnaMarieFrane
 
Application in comprog
Application in comprogApplication in comprog
Application in comprog
MARKVILLAPLAZA
 
Class 9Number system ppt.pptx
Class 9Number system ppt.pptxClass 9Number system ppt.pptx
Class 9Number system ppt.pptx
SandeepJaiswal43776
 
Number System.pptx
Number System.pptxNumber System.pptx
Number System.pptx
PraveenThabbannavar
 
Number systems for Python in fundamentals in Programming
Number systems for Python in fundamentals in ProgrammingNumber systems for Python in fundamentals in Programming
Number systems for Python in fundamentals in Programming
ABIGAILJUDITHPETERPR
 
NUMBER SYSTEM.pptx
NUMBER SYSTEM.pptxNUMBER SYSTEM.pptx
NUMBER SYSTEM.pptx
Ebeh2
 
NUMBER SYSTEM.pptx
NUMBER SYSTEM.pptxNUMBER SYSTEM.pptx
NUMBER SYSTEM.pptx
NathanielRapanut2
 

Similar to Number System (Binary,octal,Decimal,Hexadecimal) (20)

Theory of Fundamental of IT(Information technology).pptx
Theory of Fundamental of IT(Information technology).pptxTheory of Fundamental of IT(Information technology).pptx
Theory of Fundamental of IT(Information technology).pptx
 
Number System.
Number System.Number System.
Number System.
 
module 3,Boolean algebra and logic circuits .pptx
module 3,Boolean algebra and logic circuits .pptxmodule 3,Boolean algebra and logic circuits .pptx
module 3,Boolean algebra and logic circuits .pptx
 
NUMBER SYSTEM.pptx
NUMBER  SYSTEM.pptxNUMBER  SYSTEM.pptx
NUMBER SYSTEM.pptx
 
Acem numbersystem
Acem numbersystemAcem numbersystem
Acem numbersystem
 
Number Systems.pptx
Number Systems.pptxNumber Systems.pptx
Number Systems.pptx
 
Number System and Boolean Algebra
Number System and Boolean AlgebraNumber System and Boolean Algebra
Number System and Boolean Algebra
 
Intro to IT Skills Lec 5 - English Department.pptx
Intro to IT Skills Lec 5 - English Department.pptxIntro to IT Skills Lec 5 - English Department.pptx
Intro to IT Skills Lec 5 - English Department.pptx
 
Number Systems.pptx
Number Systems.pptxNumber Systems.pptx
Number Systems.pptx
 
number system.ppt
number system.pptnumber system.ppt
number system.ppt
 
Number System
Number SystemNumber System
Number System
 
Number system 02
Number system 02Number system 02
Number system 02
 
Number System
Number SystemNumber System
Number System
 
NUMBER SYSTEM.pptx
NUMBER SYSTEM.pptxNUMBER SYSTEM.pptx
NUMBER SYSTEM.pptx
 
Application in comprog
Application in comprogApplication in comprog
Application in comprog
 
Class 9Number system ppt.pptx
Class 9Number system ppt.pptxClass 9Number system ppt.pptx
Class 9Number system ppt.pptx
 
Number System.pptx
Number System.pptxNumber System.pptx
Number System.pptx
 
Number systems for Python in fundamentals in Programming
Number systems for Python in fundamentals in ProgrammingNumber systems for Python in fundamentals in Programming
Number systems for Python in fundamentals in Programming
 
NUMBER SYSTEM.pptx
NUMBER SYSTEM.pptxNUMBER SYSTEM.pptx
NUMBER SYSTEM.pptx
 
NUMBER SYSTEM.pptx
NUMBER SYSTEM.pptxNUMBER SYSTEM.pptx
NUMBER SYSTEM.pptx
 

Recently uploaded

Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 

Recently uploaded (20)

Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 

Number System (Binary,octal,Decimal,Hexadecimal)

  • 1. C H A P T E R N O : - 1 1.Binary Number System 2. Octal Number System 3. Decimal number System 4. Hexadecimal number system
  • 2. NUMBER : -• A number is a symbol which is used to express a quantity or amount NUMBER SYSTEM : -• Number system is an organized and systematic way of representing numbers. There are four types of number system : - 1. Binary Number System 2. Octal Number System 3. Decimal number System 4. Hexadecimal number system BASE : - It is the number of symbols which is available to a number system. Or, The number of symbols which is used to express the amount or quantity in a number system is known as base.
  • 3. BITS : -• Binary numbers are made of binary digits (bits). Example : - 0 and 1 BYTE : - • Group of eight bits are called a byte. Example : - (11001001)2 NIBBLE : - • Group of four bits are called a nibble. Example : - (1101)2
  • 4. Binary Number System Octal Number System Decimal Number System Hexadecimal Number System 0 & 1 0 to 7 0 to 9 0 to 9 & A to F
  • 5. CO N V E R T ( B I N A R Y ) 1. 1. Octal to Binary 2. 2. Decimal to Binary 3. 3. Hexadecimal to Binary B I N A R Y N U M B E R S YS T E M This number system have two symbols to represent the numbers. The symbols are 0 or 1.It has base 2.
  • 6. CO N V E R T ( O C TA L ) 1. 1. Binary to Octal 2. 2. Decimal to Octal 3. 3. Hexadecimal to Octal O C TA L N U M B E R S YS T E M This number system have eight symbols to represent the numbers. The symbols are 0,1,2,3,4,5,6 & 7.It has base 8.
  • 7. CO N V E R T ( D E C I M A L ) 1. 1. Binary to Decimal 2. 2. Octal to Decimal 3. 3. Hexadecimal to Decimal D E C I M A L N U M B E R S YS T E M In this number system ten symbols are used to represent the numbers .The ten symbols are 0,1,2,3,4,5,6,7,8 & 9.It is also known as Arbaic numerals. It has base 10.
  • 8. CO N V E R T ( H E X A D E C I M A L ) 1. 1. Binary to Hexadecimal 2. 2. Octal to Hexadecimal 3. 3. Decimal to Hexadecimal H E X A D E C I M A L N U M B E R S YS T E M This number system have 16 symbols to represent the numbers. The symbols are 0,1,2,3,4,5,6,7,8 , 9,A,B,C,D,E & F. it has base 16.
  • 9. The following table represents the comparisons of all the number system. Binary Octal Decimal Hexadecimal Number 0 0 (000) 0 0 (0000) A (1010) 1 1 (001) 1 1 (0001) B (1011) 2 (010) 2 2 (0010) C (1100) 3 (011) 3 3 (0011) D (1101) 4 (100) 4 4 (0100) E (1110) 5 (101) 5 5 (0101) F (1111) 6 (110) 6 6 (0110) 7 (111) 7 7 (0111) 8 8 (1000) 9 9 (1001)
  • 10. THANK YOU P R E S E N T E D BY DURGESH SAHU