SlideShare a Scribd company logo
1 of 12
BINARY CONVERSION
What Is Binary ?
Binary is a language written with a combination of ones (1) and zeros (0) that
computers use to carry out commands, inputs, or functions.
Whatever you write onto a computer, a machine inside processes the input and
converts it into binary. It's like using a translator!
Bytes and Bits
In binary, we have bytes and bits which are major components in writing binary.
Bit
:
a single 0 or 1 in a binary number
10100000
Byte: eight bits put
together
10100000
Converting Binary to decimal
Using a chart like this: compared to one like this:
Everywhere there is a “0” that digit is “off”
Everywhere there is a “1” that digit is “on”
0 0 0 0 0 0 1 1
27 26 25 24 23 22 21 20
128 64 32 16 8 4 2 1
0 0 0 1 1
104 103 102 101 100
10000 1000 100 10 1
An Example
Every digit in a binary number represents a power of 2. For example if we were working
with the binary number ‘00001101” we could convert it to decimal with that chart:
0 0 0 0 1 1 0 1
27 26 25 24 23 22 21 20
128 64 32 16 8 4 2 1
Off Off Off Off 8 + 4 + Off 1
=13
Converting Decimal to Binary
Say we want to convert 23 to binary
We would start with all digits in “off” position
Next we find the largest power of two less than 23 and turn that “on”, or put a 1
there
Now we would find the largest power of two less than 23-16 and repeat
0 0 0 0 0 0 0 0
0 0 0 1 0 0 0 0
128 64 32 16 8
4
2 1
0 0 0 1 0 1 0 0
128 64 32
16 8
4 2
1
0 0 0 1 0 1 1 0
128 64 32 16
8 4 2
1
0 0 0 1 0 1 1 1
128 64 3
2
16 8 4 2 1
Converting
23 to binary:
● Start with all numbers “off”
● Find the biggest power of two less
than 23 turn it on
23 - 16 = 7
● Find the biggest power of two less
than 7 turn it on
7 - 4 = 3
 Find the biggest power of two less
than 3 turn it on
3-2=1
 Turn on 1
What is Hexadecimal?
❖ Similar to binary, but easier to
understand.
❖ It uses sixteen different
symbols, the numbers zero
through nine, and the letters A
through F. Each symbol
represents four bits.
For example: 7FFFD4
Uses of Hexadecimal
❖Represent colors
❖Saves memory, shorter than binary
❖Describes locations in a computer’s
memory
Compare: 1010000011100111110 vs. 5073E
Click here for random color generator!
How to Convert Hexadecimal into Binary
123AE:
1 2 3 A E
How to Convert Hexadecimal into Binary
123AE:
1 2 3 A E
0001 0010 0011 1010 1110
How to Convert Hexadecimal into Binary
123AE:
1 2 3 A E
0001 0010 0011 1010 1110
74670

More Related Content

What's hot

Order specification sheet
Order specification sheetOrder specification sheet
Order specification sheet
Rajeev Sharan
 

What's hot (20)

Fabric
FabricFabric
Fabric
 
CARPETS
CARPETSCARPETS
CARPETS
 
Yokes and Types
Yokes and TypesYokes and Types
Yokes and Types
 
Modern Blowroom
Modern Blowroom Modern Blowroom
Modern Blowroom
 
Yarns presentation for housekeeping in hotels
Yarns presentation for housekeeping in hotelsYarns presentation for housekeeping in hotels
Yarns presentation for housekeeping in hotels
 
Number System
Number SystemNumber System
Number System
 
Introduction to Problem Solving Techniques- Python
Introduction to Problem Solving Techniques- PythonIntroduction to Problem Solving Techniques- Python
Introduction to Problem Solving Techniques- Python
 
Terry-a pile fabric
Terry-a pile fabricTerry-a pile fabric
Terry-a pile fabric
 
List of trims and accessories used in garment
List of trims and accessories used in garmentList of trims and accessories used in garment
List of trims and accessories used in garment
 
Fabric Cutting .ppt
Fabric Cutting .pptFabric Cutting .ppt
Fabric Cutting .ppt
 
Methods of Fabric Construction
Methods of Fabric ConstructionMethods of Fabric Construction
Methods of Fabric Construction
 
Scap ppt
Scap pptScap ppt
Scap ppt
 
Tipos de telas para tapizar
Tipos de telas para tapizar Tipos de telas para tapizar
Tipos de telas para tapizar
 
Flame retardant finishes
Flame retardant finishesFlame retardant finishes
Flame retardant finishes
 
Bed,linen and Uniforms
Bed,linen and UniformsBed,linen and Uniforms
Bed,linen and Uniforms
 
Bed and Bath linen
Bed and Bath linen Bed and Bath linen
Bed and Bath linen
 
Weaving process
Weaving processWeaving process
Weaving process
 
Order specification sheet
Order specification sheetOrder specification sheet
Order specification sheet
 
Huckabackand mocklino
Huckabackand mocklinoHuckabackand mocklino
Huckabackand mocklino
 
Basics of Computer Coding: Understanding Coding Languages
Basics of Computer Coding: Understanding Coding LanguagesBasics of Computer Coding: Understanding Coding Languages
Basics of Computer Coding: Understanding Coding Languages
 

Similar to Binary.ppt

Representation Of Data
Representation Of DataRepresentation Of Data
Representation Of Data
gavhays
 
Lec 02 data representation part 1
Lec 02 data representation part 1Lec 02 data representation part 1
Lec 02 data representation part 1
Abdul Khan
 

Similar to Binary.ppt (20)

Binary.ppt
Binary.pptBinary.ppt
Binary.ppt
 
Data Representation
Data RepresentationData Representation
Data Representation
 
Data Representation
Data RepresentationData Representation
Data Representation
 
Unit 3 Data Representation
Unit 3 Data RepresentationUnit 3 Data Representation
Unit 3 Data Representation
 
Representation Of Data
Representation Of DataRepresentation Of Data
Representation Of Data
 
Lec 02 data representation part 1
Lec 02 data representation part 1Lec 02 data representation part 1
Lec 02 data representation part 1
 
numbers_systems.ppt
numbers_systems.pptnumbers_systems.ppt
numbers_systems.ppt
 
numbers_systems.ppt
numbers_systems.pptnumbers_systems.ppt
numbers_systems.ppt
 
numbers_systems.ppt
numbers_systems.pptnumbers_systems.ppt
numbers_systems.ppt
 
numbers_systems.pptx
numbers_systems.pptxnumbers_systems.pptx
numbers_systems.pptx
 
Conversion between various numbers_systems
Conversion between various numbers_systemsConversion between various numbers_systems
Conversion between various numbers_systems
 
numbers_systems (1).ppt
numbers_systems (1).pptnumbers_systems (1).ppt
numbers_systems (1).ppt
 
Number system
Number systemNumber system
Number system
 
Lesson4.1 u4 l1 binary representation
Lesson4.1 u4 l1 binary representationLesson4.1 u4 l1 binary representation
Lesson4.1 u4 l1 binary representation
 
As Level Computer Science Book -1
As Level Computer Science  Book -1As Level Computer Science  Book -1
As Level Computer Science Book -1
 
1.1.1 BINARY SYSTEM
1.1.1 BINARY SYSTEM1.1.1 BINARY SYSTEM
1.1.1 BINARY SYSTEM
 
Number system by ammar nawab
Number system by ammar nawabNumber system by ammar nawab
Number system by ammar nawab
 
Introduction to binary
Introduction to binaryIntroduction to binary
Introduction to binary
 
Number Systems
Number SystemsNumber Systems
Number Systems
 
digital logic design number system
digital logic design number systemdigital logic design number system
digital logic design number system
 

More from Lyka Gumatay

evaluatingandcontrollinghazardsandrisks-121125065309-phpapp01.ppt
evaluatingandcontrollinghazardsandrisks-121125065309-phpapp01.pptevaluatingandcontrollinghazardsandrisks-121125065309-phpapp01.ppt
evaluatingandcontrollinghazardsandrisks-121125065309-phpapp01.ppt
Lyka Gumatay
 
CURRICULUM-IMPLEMENTATION-REVIEW-CIR.pptx
CURRICULUM-IMPLEMENTATION-REVIEW-CIR.pptxCURRICULUM-IMPLEMENTATION-REVIEW-CIR.pptx
CURRICULUM-IMPLEMENTATION-REVIEW-CIR.pptx
Lyka Gumatay
 
Introduction_Power_Supply-6-9-10.ppt
Introduction_Power_Supply-6-9-10.pptIntroduction_Power_Supply-6-9-10.ppt
Introduction_Power_Supply-6-9-10.ppt
Lyka Gumatay
 
Grade 3 Unit 4 Lesson 2 The Water Cycle.ppt
Grade 3 Unit 4 Lesson 2 The Water Cycle.pptGrade 3 Unit 4 Lesson 2 The Water Cycle.ppt
Grade 3 Unit 4 Lesson 2 The Water Cycle.ppt
Lyka Gumatay
 
earthsatmosphere-130422102150-phpapp02.pdf
earthsatmosphere-130422102150-phpapp02.pdfearthsatmosphere-130422102150-phpapp02.pdf
earthsatmosphere-130422102150-phpapp02.pdf
Lyka Gumatay
 
6platepresentation-180730074324.pdf
6platepresentation-180730074324.pdf6platepresentation-180730074324.pdf
6platepresentation-180730074324.pdf
Lyka Gumatay
 
17-multimediainformationandmedia-171027022657-converted.pptx
17-multimediainformationandmedia-171027022657-converted.pptx17-multimediainformationandmedia-171027022657-converted.pptx
17-multimediainformationandmedia-171027022657-converted.pptx
Lyka Gumatay
 
9-current-andfuture-trendsofmediaandinformation-170830071432-converted.pptx
9-current-andfuture-trendsofmediaandinformation-170830071432-converted.pptx9-current-andfuture-trendsofmediaandinformation-170830071432-converted.pptx
9-current-andfuture-trendsofmediaandinformation-170830071432-converted.pptx
Lyka Gumatay
 
14-audioinformationandmedia-170920003319-converted.pptx
14-audioinformationandmedia-170920003319-converted.pptx14-audioinformationandmedia-170920003319-converted.pptx
14-audioinformationandmedia-170920003319-converted.pptx
Lyka Gumatay
 
Media and Information Literate individuals.pptx
Media and Information Literate individuals.pptxMedia and Information Literate individuals.pptx
Media and Information Literate individuals.pptx
Lyka Gumatay
 
mediaandinformationliteracymil-textinformationandmediapart1-170907011110-conv...
mediaandinformationliteracymil-textinformationandmediapart1-170907011110-conv...mediaandinformationliteracymil-textinformationandmediapart1-170907011110-conv...
mediaandinformationliteracymil-textinformationandmediapart1-170907011110-conv...
Lyka Gumatay
 
multimediainfomediac17-180302055121-converted.pptx
multimediainfomediac17-180302055121-converted.pptxmultimediainfomediac17-180302055121-converted.pptx
multimediainfomediac17-180302055121-converted.pptx
Lyka Gumatay
 
15-motion-media-and-information-170927073911-converted.pptx
15-motion-media-and-information-170927073911-converted.pptx15-motion-media-and-information-170927073911-converted.pptx
15-motion-media-and-information-170927073911-converted.pptx
Lyka Gumatay
 

More from Lyka Gumatay (20)

evaluatingandcontrollinghazardsandrisks-121125065309-phpapp01.ppt
evaluatingandcontrollinghazardsandrisks-121125065309-phpapp01.pptevaluatingandcontrollinghazardsandrisks-121125065309-phpapp01.ppt
evaluatingandcontrollinghazardsandrisks-121125065309-phpapp01.ppt
 
CURRICULUM-IMPLEMENTATION-REVIEW-CIR.pptx
CURRICULUM-IMPLEMENTATION-REVIEW-CIR.pptxCURRICULUM-IMPLEMENTATION-REVIEW-CIR.pptx
CURRICULUM-IMPLEMENTATION-REVIEW-CIR.pptx
 
RPMS Cover 2022.pptx
RPMS Cover 2022.pptxRPMS Cover 2022.pptx
RPMS Cover 2022.pptx
 
farm-tools-and-equipments.pptx
farm-tools-and-equipments.pptxfarm-tools-and-equipments.pptx
farm-tools-and-equipments.pptx
 
CTE_I_Computer_Parts.ppt
CTE_I_Computer_Parts.pptCTE_I_Computer_Parts.ppt
CTE_I_Computer_Parts.ppt
 
7storingmeat-180730074736.ppt
7storingmeat-180730074736.ppt7storingmeat-180730074736.ppt
7storingmeat-180730074736.ppt
 
Introduction_Power_Supply-6-9-10.ppt
Introduction_Power_Supply-6-9-10.pptIntroduction_Power_Supply-6-9-10.ppt
Introduction_Power_Supply-6-9-10.ppt
 
Grade 3 Unit 4 Lesson 2 The Water Cycle.ppt
Grade 3 Unit 4 Lesson 2 The Water Cycle.pptGrade 3 Unit 4 Lesson 2 The Water Cycle.ppt
Grade 3 Unit 4 Lesson 2 The Water Cycle.ppt
 
earthsatmosphere-130422102150-phpapp02.pdf
earthsatmosphere-130422102150-phpapp02.pdfearthsatmosphere-130422102150-phpapp02.pdf
earthsatmosphere-130422102150-phpapp02.pdf
 
cs305-170108135047.pptx
cs305-170108135047.pptxcs305-170108135047.pptx
cs305-170108135047.pptx
 
newton third law.ppt
newton third law.pptnewton third law.ppt
newton third law.ppt
 
6platepresentation-180730074324.pdf
6platepresentation-180730074324.pdf6platepresentation-180730074324.pdf
6platepresentation-180730074324.pdf
 
17-multimediainformationandmedia-171027022657-converted.pptx
17-multimediainformationandmedia-171027022657-converted.pptx17-multimediainformationandmedia-171027022657-converted.pptx
17-multimediainformationandmedia-171027022657-converted.pptx
 
9-current-andfuture-trendsofmediaandinformation-170830071432-converted.pptx
9-current-andfuture-trendsofmediaandinformation-170830071432-converted.pptx9-current-andfuture-trendsofmediaandinformation-170830071432-converted.pptx
9-current-andfuture-trendsofmediaandinformation-170830071432-converted.pptx
 
14-audioinformationandmedia-170920003319-converted.pptx
14-audioinformationandmedia-170920003319-converted.pptx14-audioinformationandmedia-170920003319-converted.pptx
14-audioinformationandmedia-170920003319-converted.pptx
 
unit5democraticinterventions-210427003533.pdf
unit5democraticinterventions-210427003533.pdfunit5democraticinterventions-210427003533.pdf
unit5democraticinterventions-210427003533.pdf
 
Media and Information Literate individuals.pptx
Media and Information Literate individuals.pptxMedia and Information Literate individuals.pptx
Media and Information Literate individuals.pptx
 
mediaandinformationliteracymil-textinformationandmediapart1-170907011110-conv...
mediaandinformationliteracymil-textinformationandmediapart1-170907011110-conv...mediaandinformationliteracymil-textinformationandmediapart1-170907011110-conv...
mediaandinformationliteracymil-textinformationandmediapart1-170907011110-conv...
 
multimediainfomediac17-180302055121-converted.pptx
multimediainfomediac17-180302055121-converted.pptxmultimediainfomediac17-180302055121-converted.pptx
multimediainfomediac17-180302055121-converted.pptx
 
15-motion-media-and-information-170927073911-converted.pptx
15-motion-media-and-information-170927073911-converted.pptx15-motion-media-and-information-170927073911-converted.pptx
15-motion-media-and-information-170927073911-converted.pptx
 

Recently uploaded

EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
Earley Information Science
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 

Recently uploaded (20)

Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdf
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 

Binary.ppt

  • 2. What Is Binary ? Binary is a language written with a combination of ones (1) and zeros (0) that computers use to carry out commands, inputs, or functions. Whatever you write onto a computer, a machine inside processes the input and converts it into binary. It's like using a translator!
  • 3. Bytes and Bits In binary, we have bytes and bits which are major components in writing binary. Bit : a single 0 or 1 in a binary number 10100000 Byte: eight bits put together 10100000
  • 4. Converting Binary to decimal Using a chart like this: compared to one like this: Everywhere there is a “0” that digit is “off” Everywhere there is a “1” that digit is “on” 0 0 0 0 0 0 1 1 27 26 25 24 23 22 21 20 128 64 32 16 8 4 2 1 0 0 0 1 1 104 103 102 101 100 10000 1000 100 10 1
  • 5. An Example Every digit in a binary number represents a power of 2. For example if we were working with the binary number ‘00001101” we could convert it to decimal with that chart: 0 0 0 0 1 1 0 1 27 26 25 24 23 22 21 20 128 64 32 16 8 4 2 1 Off Off Off Off 8 + 4 + Off 1 =13
  • 6. Converting Decimal to Binary Say we want to convert 23 to binary We would start with all digits in “off” position Next we find the largest power of two less than 23 and turn that “on”, or put a 1 there Now we would find the largest power of two less than 23-16 and repeat
  • 7. 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 128 64 32 16 8 4 2 1 0 0 0 1 0 1 0 0 128 64 32 16 8 4 2 1 0 0 0 1 0 1 1 0 128 64 32 16 8 4 2 1 0 0 0 1 0 1 1 1 128 64 3 2 16 8 4 2 1 Converting 23 to binary: ● Start with all numbers “off” ● Find the biggest power of two less than 23 turn it on 23 - 16 = 7 ● Find the biggest power of two less than 7 turn it on 7 - 4 = 3  Find the biggest power of two less than 3 turn it on 3-2=1  Turn on 1
  • 8. What is Hexadecimal? ❖ Similar to binary, but easier to understand. ❖ It uses sixteen different symbols, the numbers zero through nine, and the letters A through F. Each symbol represents four bits. For example: 7FFFD4
  • 9. Uses of Hexadecimal ❖Represent colors ❖Saves memory, shorter than binary ❖Describes locations in a computer’s memory Compare: 1010000011100111110 vs. 5073E Click here for random color generator!
  • 10. How to Convert Hexadecimal into Binary 123AE: 1 2 3 A E
  • 11. How to Convert Hexadecimal into Binary 123AE: 1 2 3 A E 0001 0010 0011 1010 1110
  • 12. How to Convert Hexadecimal into Binary 123AE: 1 2 3 A E 0001 0010 0011 1010 1110 74670