SlideShare a Scribd company logo
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

Binary octal
Binary octalBinary octal
Binary octaldrdipo4
 
NUMBER SYSTEM
NUMBER SYSTEMNUMBER SYSTEM
Conversion of number system
Conversion of number systemConversion of number system
Conversion of number system
University of Potsdam
 
Octal COnversion
Octal COnversionOctal COnversion
Octal COnversion
Mac Mac
 
Binary number system
Binary number systemBinary number system
Binary number system
Nadeem Uddin
 
Binary logic
Binary logicBinary logic
Binary logicwardjo
 
Number Systems
Number SystemsNumber Systems
Number Systems
student
 
Binary to Decimal Conversion
Binary to Decimal ConversionBinary to Decimal Conversion
Binary to Decimal Conversion
Mac Mac
 
Binary to Decimal Conversion
Binary to Decimal ConversionBinary to Decimal Conversion
Binary to Decimal Conversion
Neelanjan Bhattacharyya
 
Binary Arithmetic
Binary ArithmeticBinary Arithmetic
Binary Arithmetic
Meenakshi Paul
 
Binary codes
Binary codesBinary codes
Binary codes
GargiKhanna1
 
Lec 02 data representation part 1
Lec 02 data representation part 1Lec 02 data representation part 1
Lec 02 data representation part 1Abdul Khan
 
Clean & prepare rooms for incoming guests
Clean & prepare rooms for incoming guestsClean & prepare rooms for incoming guests
Clean & prepare rooms for incoming guests
Wan Nurhidayati Wan Johari
 
Basic concepts of housekeeping
Basic concepts of housekeepingBasic concepts of housekeeping
Basic concepts of housekeeping
Green Frog Cleaning
 
09 binary number systems
09   binary number systems09   binary number systems
09 binary number systems
Lee Chadwick
 
Lab lesson 1 finals laundry
Lab lesson 1 finals laundryLab lesson 1 finals laundry
Lab lesson 1 finals laundry
Mervyn Maico Aldana
 
PFD - How To Care For Your Clothes
PFD - How To Care For Your ClothesPFD - How To Care For Your Clothes
PFD - How To Care For Your Clothes
Irma Garza
 

What's hot (20)

Binary octal
Binary octalBinary octal
Binary octal
 
NUMBER SYSTEM
NUMBER SYSTEMNUMBER SYSTEM
NUMBER SYSTEM
 
Conversion of number system
Conversion of number systemConversion of number system
Conversion of number system
 
Octal COnversion
Octal COnversionOctal COnversion
Octal COnversion
 
Binary number system
Binary number systemBinary number system
Binary number system
 
Binary logic
Binary logicBinary logic
Binary logic
 
Number Systems
Number SystemsNumber Systems
Number Systems
 
Binary to Decimal Conversion
Binary to Decimal ConversionBinary to Decimal Conversion
Binary to Decimal Conversion
 
Binary to Decimal Conversion
Binary to Decimal ConversionBinary to Decimal Conversion
Binary to Decimal Conversion
 
hotel-laundry-training
hotel-laundry-traininghotel-laundry-training
hotel-laundry-training
 
Conversion binary to decimal
Conversion binary to decimalConversion binary to decimal
Conversion binary to decimal
 
Binary Arithmetic
Binary ArithmeticBinary Arithmetic
Binary Arithmetic
 
Binary codes
Binary codesBinary codes
Binary codes
 
Lec 02 data representation part 1
Lec 02 data representation part 1Lec 02 data representation part 1
Lec 02 data representation part 1
 
Binary
BinaryBinary
Binary
 
Clean & prepare rooms for incoming guests
Clean & prepare rooms for incoming guestsClean & prepare rooms for incoming guests
Clean & prepare rooms for incoming guests
 
Basic concepts of housekeeping
Basic concepts of housekeepingBasic concepts of housekeeping
Basic concepts of housekeeping
 
09 binary number systems
09   binary number systems09   binary number systems
09 binary number systems
 
Lab lesson 1 finals laundry
Lab lesson 1 finals laundryLab lesson 1 finals laundry
Lab lesson 1 finals laundry
 
PFD - How To Care For Your Clothes
PFD - How To Care For Your ClothesPFD - How To Care For Your Clothes
PFD - How To Care For Your Clothes
 

Similar to Binary.ppt

Binary.ppt
Binary.pptBinary.ppt
Binary.ppt
Lyka Gumatay
 
Data Representation
Data RepresentationData Representation
Data Representation
Education Front
 
Data Representation
Data RepresentationData Representation
Data Representation
Education Front
 
Unit 3 Data Representation
Unit 3 Data RepresentationUnit 3 Data Representation
Unit 3 Data Representation
Miss Short
 
Representation Of Data
Representation Of DataRepresentation Of Data
Representation Of Datagavhays
 
numbers_systems.ppt
numbers_systems.pptnumbers_systems.ppt
numbers_systems.ppt
sulekhasaxena2
 
numbers_systems.ppt
numbers_systems.pptnumbers_systems.ppt
numbers_systems.ppt
Suganthi Vasanth Raj
 
numbers_systems.ppt
numbers_systems.pptnumbers_systems.ppt
numbers_systems.ppt
IsfahanAhmed3
 
numbers_systems.pptx
numbers_systems.pptxnumbers_systems.pptx
numbers_systems.pptx
MohammedtajuddinTaju
 
numbers_systems (1).ppt
numbers_systems (1).pptnumbers_systems (1).ppt
numbers_systems (1).ppt
YashNaware2
 
Conversion between various numbers_systems
Conversion between various numbers_systemsConversion between various numbers_systems
Conversion between various numbers_systems
dradilkhan87
 
Number system
Number systemNumber system
Number system
Mohit Saini
 
Lesson4.1 u4 l1 binary representation
Lesson4.1 u4 l1 binary representationLesson4.1 u4 l1 binary representation
Lesson4.1 u4 l1 binary representation
Lexume1
 
As Level Computer Science Book -1
As Level Computer Science  Book -1As Level Computer Science  Book -1
As Level Computer Science Book -1
DIGDARSHAN KUNWAR
 
1.1.1 BINARY SYSTEM
1.1.1 BINARY SYSTEM1.1.1 BINARY SYSTEM
1.1.1 BINARY SYSTEM
Buxoo Abdullah
 
Number system by ammar nawab
Number system by ammar nawabNumber system by ammar nawab
Number system by ammar nawab
Ammar_n
 
Introduction to binary
Introduction to binaryIntroduction to binary
Introduction to binary
Gerrianne Roberts
 
Number Systems
Number SystemsNumber Systems
Number Systems
Infinity Tech Solutions
 
digital logic design number system
digital logic design number systemdigital logic design number system
digital logic design number system
Nallapati Anindra
 
Cit 1101 lec 02
Cit 1101 lec 02Cit 1101 lec 02
Cit 1101 lec 02
sohag sikder
 

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
 
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
 
numbers_systems (1).ppt
numbers_systems (1).pptnumbers_systems (1).ppt
numbers_systems (1).ppt
 
Conversion between various numbers_systems
Conversion between various numbers_systemsConversion between various numbers_systems
Conversion between various numbers_systems
 
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
 
Cit 1101 lec 02
Cit 1101 lec 02Cit 1101 lec 02
Cit 1101 lec 02
 

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
 
RPMS Cover 2022.pptx
RPMS Cover 2022.pptxRPMS Cover 2022.pptx
RPMS Cover 2022.pptx
Lyka Gumatay
 
farm-tools-and-equipments.pptx
farm-tools-and-equipments.pptxfarm-tools-and-equipments.pptx
farm-tools-and-equipments.pptx
Lyka Gumatay
 
CTE_I_Computer_Parts.ppt
CTE_I_Computer_Parts.pptCTE_I_Computer_Parts.ppt
CTE_I_Computer_Parts.ppt
Lyka Gumatay
 
7storingmeat-180730074736.ppt
7storingmeat-180730074736.ppt7storingmeat-180730074736.ppt
7storingmeat-180730074736.ppt
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
 
cs305-170108135047.pptx
cs305-170108135047.pptxcs305-170108135047.pptx
cs305-170108135047.pptx
Lyka Gumatay
 
newton third law.ppt
newton third law.pptnewton third law.ppt
newton third law.ppt
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
 
unit5democraticinterventions-210427003533.pdf
unit5democraticinterventions-210427003533.pdfunit5democraticinterventions-210427003533.pdf
unit5democraticinterventions-210427003533.pdf
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

Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Nexer Digital
 
Climate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing DaysClimate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing Days
Kari Kakkonen
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
Aftab Hussain
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
Safe Software
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
Neo4j
 
Free Complete Python - A step towards Data Science
Free Complete Python - A step towards Data ScienceFree Complete Python - A step towards Data Science
Free Complete Python - A step towards Data Science
RinaMondal9
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
Neo4j
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
KatiaHIMEUR1
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Paige Cruz
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
James Anderson
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance
 
UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5
DianaGray10
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
mikeeftimakis1
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
Alan Dix
 
20240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 202420240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 2024
Matthew Sinclair
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 
Microsoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdfMicrosoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdf
Uni Systems S.M.S.A.
 

Recently uploaded (20)

Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
 
Climate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing DaysClimate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing Days
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
 
Free Complete Python - A step towards Data Science
Free Complete Python - A step towards Data ScienceFree Complete Python - A step towards Data Science
Free Complete Python - A step towards Data Science
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
 
UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
 
20240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 202420240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 2024
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
Microsoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdfMicrosoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdf
 

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