SlideShare a Scribd company logo
Binary Code
The Language of Your Computer
Input/Output
Input is whatever is put into a computer.
Input can be data, letters, numbers, symbols, shapes,
sounds, pressure, light beams or whatever material
needs processing.
Output hardware consists of devices that translate
information processed by the computer into a form
humans can understand - print, sound, graphics, or
video, for example.
The Binary System
The base of all programs is the binary
number system of two - 1 and 0.
system, a
These represent On and Off - the position for an
electrical signal to pass through (or not) a transistor.
All data and
computer to
represented
program instructions that go into the
be processed and stored, are
by these binary numbers.
Decimal System
To understand the binary system,
our Base 10, decimal system.
The prefix “dec-” means 10
we need to review
Our decimal system is based on
(0,1,2,3,4,5,6,7,8,9)
10 numbers
When counting, using place value, we fill the ones
place and then move to the tens place.
For example:
When you count in the
decimal system (base 10)
you fill the one’s place, then
move to the ten’s place.
Only the numbers 0 - 9 are
used.
As each place value is filled
with the numbers, we
continue to the next place
value. Each place value is
10x the previous place.
100’s 10’s 1’s
9 9
1 0 0
1 0 1
10’s 1’s
9
1 0
1 1
1 2
1 3
Counting in Binary (Base 2)
The prefix “bi-” means two.
The binary system uses only two numbers - 0 and 1.
We count in the binary system the same as in the
decimal system by filling in the place values and
moving up the place value chart.
If the decimal system, base 10 has place values 10x
the previous place - How do you think the place
values for the binary system are determined?
Counting in Binary
Do you see a
pattern?
0
1
1 0
1 1
1 0 0
1 0 1
1 1 0
1 1 1
1 0 0 0
Counting in Binary
l
value is 2x the
previous place.
Decima
0
1
2
3
4
5
6
7
8
64’s 32’s 16’s 8’s 4’s 2’s 1’s
0
1
Each place 1 0
previo 1 1
1 0 0
1 0 1
1 1 0
1 1 1
1 0 0 0
Counting in Binary
l
one 4, one 2 = 6
1000 = 8
one 8
Decima
0
1
2
3
4
5
6
7
8
64’s 32’s 16’s 8’s 4’s 2’s 1’s
0
110 = 6 1
one 4, o 1 0
on 1 1
1 0 0
1 0 1
1 1 0
1 1 1
1 0 0 0
Counting in Binary
What is
binary
number?
64’s 32’s 16’s 8’s 4’s 2’s 1’s
1 0 1 0 0 1
this
Counting in Binary
41
Determine the
place values
and add
together.
64’s 32’s 16’s 8’s 4’s 2’s 1’s
1 0 1 0 0 1
(32) + (0) + (8) + (0) + (0) + 1=
them
Try
counting
to 20.
Counting to 20 in binary
Binary Decimal
1011 11
1100 12
1101 13
1110 14
1111 15
10000 16
10001 17
10010 18
10011 19
10100 20
Binary Decimal
1 1
10 2
11 3
100 4
101 5
110 6
111 7
1000 8
1001 9
1010 10
Bits and Bytes
Bit - In the binary system, each
short for binary digit.
0 or 1 is called a bit -
Byte - A group
representation
There are 256
of eight bits. The letter “G” is a
of 1 byte (eight bits).
combinations of bits available 28=256
The alphabet in binary
Binary Alphabet
O11OOOO1 a
O11OOO1O b
O11OOO11 c
O11OO1OO d
O11OO1O1 e
O11OO11O f
O11OO111 g
O11O1OOO h
O11O1OO1 i
UTF-8
UTF-8 is a character encoding capable
of encoding all possible characters, or
code points, defined by Unicode. The
encoding is variable-length and uses
8-bit code units. It was designed for
backward compatibility with ASCII,
and to avoid the complications of
endianness and byte order marks in
the alternative UTF-16 and UTF-32
encodings.
Can you read this?
Binary code is the base code of computer
language.
Once you understand the patterns and the
rules, you can learn other programming
languages.
Have fun coding!
01001000011011110110110001100001001000000110
00110110111101101101011011110010000001100101
01110011011101000110000101110011
Engineering notation
Sources
Adapted from, Using Information Technology,
Williams/Sawyer
Additional Teaching Links
Text to Binary and Back Again
http://www.roubaixinteractive.com/PlayGround/Binary_Conversion/Binary_To_Text.a
sp
The Alphabet in Binary
http://www.tekmom.com/buzzwords/binaryalphabet.html
http://en.wikipedia.org/wiki/Binary_numeral_system

More Related Content

Similar to binarycode.pptx

Chapter 02 Data Types
Chapter 02   Data TypesChapter 02   Data Types
Chapter 02 Data TypesNathan Yeung
 
Number system
Number systemNumber system
Number system
Prof. Dr. K. Adisesha
 
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
 
Chapter 3.pptx
Chapter 3.pptxChapter 3.pptx
Chapter 3.pptx
Wollo UNiversity
 
Computers numbering systems
Computers   numbering systemsComputers   numbering systems
Computers numbering systemssld1950
 
Number system
Number system Number system
Number system
BPGCW
 
Number+system (1)
Number+system (1)Number+system (1)
Number+system (1)
Bilal Maqbool ツ
 
NUMBER SYSTEM.pptx
NUMBER SYSTEM.pptxNUMBER SYSTEM.pptx
NUMBER SYSTEM.pptx
AnaMarieFrane
 
Presentation of ICT.ppt.pptx
Presentation of ICT.ppt.pptxPresentation of ICT.ppt.pptx
Presentation of ICT.ppt.pptx
MinahilUmar1
 
Computer Number system
Computer Number systemComputer Number system
Computer Number system
Anil Kumar Prajapati
 
numbersystem-211022083557.pdf
numbersystem-211022083557.pdfnumbersystem-211022083557.pdf
numbersystem-211022083557.pdf
AsthaChaurasia4
 
Chapter 1: Binary System
 Chapter 1: Binary System Chapter 1: Binary System
Chapter 1: Binary System
Er. Nawaraj Bhandari
 
Number system
Number systemNumber system
Number system
Raman Wankhede
 
Chapter_1_Digital_Systems_and_Binary_Numbers2.ppt
Chapter_1_Digital_Systems_and_Binary_Numbers2.pptChapter_1_Digital_Systems_and_Binary_Numbers2.ppt
Chapter_1_Digital_Systems_and_Binary_Numbers2.ppt
David Louie Bedia
 
Module 1 number systems and code1
Module 1  number systems and code1Module 1  number systems and code1
Module 1 number systems and code1
Deepak John
 
Chapter 2.ppt
Chapter 2.pptChapter 2.ppt
Chapter 2.ppt
NMohd3
 
1.1.1 BINARY SYSTEM
1.1.1 BINARY SYSTEM1.1.1 BINARY SYSTEM
1.1.1 BINARY SYSTEM
Buxoo Abdullah
 

Similar to binarycode.pptx (20)

Number Systems
Number  SystemsNumber  Systems
Number Systems
 
Chapter 02 Data Types
Chapter 02   Data TypesChapter 02   Data Types
Chapter 02 Data Types
 
Number system
Number systemNumber 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
 
Chapter 3.pptx
Chapter 3.pptxChapter 3.pptx
Chapter 3.pptx
 
DCF QNA edited
DCF QNA editedDCF QNA edited
DCF QNA edited
 
Computers numbering systems
Computers   numbering systemsComputers   numbering systems
Computers numbering systems
 
Number system
Number system Number system
Number system
 
Number+system (1)
Number+system (1)Number+system (1)
Number+system (1)
 
NUMBER SYSTEM.pptx
NUMBER SYSTEM.pptxNUMBER SYSTEM.pptx
NUMBER SYSTEM.pptx
 
Presentation of ICT.ppt.pptx
Presentation of ICT.ppt.pptxPresentation of ICT.ppt.pptx
Presentation of ICT.ppt.pptx
 
Computer Number system
Computer Number systemComputer Number system
Computer Number system
 
numbersystem-211022083557.pdf
numbersystem-211022083557.pdfnumbersystem-211022083557.pdf
numbersystem-211022083557.pdf
 
Chapter 1: Binary System
 Chapter 1: Binary System Chapter 1: Binary System
Chapter 1: Binary System
 
Number system
Number systemNumber system
Number system
 
Chapter_1_Digital_Systems_and_Binary_Numbers2.ppt
Chapter_1_Digital_Systems_and_Binary_Numbers2.pptChapter_1_Digital_Systems_and_Binary_Numbers2.ppt
Chapter_1_Digital_Systems_and_Binary_Numbers2.ppt
 
Module 1 number systems and code1
Module 1  number systems and code1Module 1  number systems and code1
Module 1 number systems and code1
 
Binary systemn
Binary systemnBinary systemn
Binary systemn
 
Chapter 2.ppt
Chapter 2.pptChapter 2.ppt
Chapter 2.ppt
 
1.1.1 BINARY SYSTEM
1.1.1 BINARY SYSTEM1.1.1 BINARY SYSTEM
1.1.1 BINARY SYSTEM
 

Recently uploaded

Sample_Global Non-invasive Prenatal Testing (NIPT) Market, 2019-2030.pdf
Sample_Global Non-invasive Prenatal Testing (NIPT) Market, 2019-2030.pdfSample_Global Non-invasive Prenatal Testing (NIPT) Market, 2019-2030.pdf
Sample_Global Non-invasive Prenatal Testing (NIPT) Market, 2019-2030.pdf
Linda486226
 
一比一原版(NYU毕业证)纽约大学毕业证成绩单
一比一原版(NYU毕业证)纽约大学毕业证成绩单一比一原版(NYU毕业证)纽约大学毕业证成绩单
一比一原版(NYU毕业证)纽约大学毕业证成绩单
ewymefz
 
一比一原版(CU毕业证)卡尔顿大学毕业证成绩单
一比一原版(CU毕业证)卡尔顿大学毕业证成绩单一比一原版(CU毕业证)卡尔顿大学毕业证成绩单
一比一原版(CU毕业证)卡尔顿大学毕业证成绩单
yhkoc
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
Timothy Spann
 
Opendatabay - Open Data Marketplace.pptx
Opendatabay - Open Data Marketplace.pptxOpendatabay - Open Data Marketplace.pptx
Opendatabay - Open Data Marketplace.pptx
Opendatabay
 
Influence of Marketing Strategy and Market Competition on Business Plan
Influence of Marketing Strategy and Market Competition on Business PlanInfluence of Marketing Strategy and Market Competition on Business Plan
Influence of Marketing Strategy and Market Competition on Business Plan
jerlynmaetalle
 
Q1’2024 Update: MYCI’s Leap Year Rebound
Q1’2024 Update: MYCI’s Leap Year ReboundQ1’2024 Update: MYCI’s Leap Year Rebound
Q1’2024 Update: MYCI’s Leap Year Rebound
Oppotus
 
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
John Andrews
 
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
slg6lamcq
 
Predicting Product Ad Campaign Performance: A Data Analysis Project Presentation
Predicting Product Ad Campaign Performance: A Data Analysis Project PresentationPredicting Product Ad Campaign Performance: A Data Analysis Project Presentation
Predicting Product Ad Campaign Performance: A Data Analysis Project Presentation
Boston Institute of Analytics
 
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
pchutichetpong
 
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
axoqas
 
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
Subhajit Sahu
 
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdfCriminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP
 
一比一原版(UVic毕业证)维多利亚大学毕业证成绩单
一比一原版(UVic毕业证)维多利亚大学毕业证成绩单一比一原版(UVic毕业证)维多利亚大学毕业证成绩单
一比一原版(UVic毕业证)维多利亚大学毕业证成绩单
ukgaet
 
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdfCriminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP
 
一比一原版(YU毕业证)约克大学毕业证成绩单
一比一原版(YU毕业证)约克大学毕业证成绩单一比一原版(YU毕业证)约克大学毕业证成绩单
一比一原版(YU毕业证)约克大学毕业证成绩单
enxupq
 
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
g4dpvqap0
 
Data_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptx
Data_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptxData_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptx
Data_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptx
AnirbanRoy608946
 
一比一原版(UofS毕业证书)萨省大学毕业证如何办理
一比一原版(UofS毕业证书)萨省大学毕业证如何办理一比一原版(UofS毕业证书)萨省大学毕业证如何办理
一比一原版(UofS毕业证书)萨省大学毕业证如何办理
v3tuleee
 

Recently uploaded (20)

Sample_Global Non-invasive Prenatal Testing (NIPT) Market, 2019-2030.pdf
Sample_Global Non-invasive Prenatal Testing (NIPT) Market, 2019-2030.pdfSample_Global Non-invasive Prenatal Testing (NIPT) Market, 2019-2030.pdf
Sample_Global Non-invasive Prenatal Testing (NIPT) Market, 2019-2030.pdf
 
一比一原版(NYU毕业证)纽约大学毕业证成绩单
一比一原版(NYU毕业证)纽约大学毕业证成绩单一比一原版(NYU毕业证)纽约大学毕业证成绩单
一比一原版(NYU毕业证)纽约大学毕业证成绩单
 
一比一原版(CU毕业证)卡尔顿大学毕业证成绩单
一比一原版(CU毕业证)卡尔顿大学毕业证成绩单一比一原版(CU毕业证)卡尔顿大学毕业证成绩单
一比一原版(CU毕业证)卡尔顿大学毕业证成绩单
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
 
Opendatabay - Open Data Marketplace.pptx
Opendatabay - Open Data Marketplace.pptxOpendatabay - Open Data Marketplace.pptx
Opendatabay - Open Data Marketplace.pptx
 
Influence of Marketing Strategy and Market Competition on Business Plan
Influence of Marketing Strategy and Market Competition on Business PlanInfluence of Marketing Strategy and Market Competition on Business Plan
Influence of Marketing Strategy and Market Competition on Business Plan
 
Q1’2024 Update: MYCI’s Leap Year Rebound
Q1’2024 Update: MYCI’s Leap Year ReboundQ1’2024 Update: MYCI’s Leap Year Rebound
Q1’2024 Update: MYCI’s Leap Year Rebound
 
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
 
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
 
Predicting Product Ad Campaign Performance: A Data Analysis Project Presentation
Predicting Product Ad Campaign Performance: A Data Analysis Project PresentationPredicting Product Ad Campaign Performance: A Data Analysis Project Presentation
Predicting Product Ad Campaign Performance: A Data Analysis Project Presentation
 
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
 
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
 
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
 
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdfCriminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdf
 
一比一原版(UVic毕业证)维多利亚大学毕业证成绩单
一比一原版(UVic毕业证)维多利亚大学毕业证成绩单一比一原版(UVic毕业证)维多利亚大学毕业证成绩单
一比一原版(UVic毕业证)维多利亚大学毕业证成绩单
 
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdfCriminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdf
 
一比一原版(YU毕业证)约克大学毕业证成绩单
一比一原版(YU毕业证)约克大学毕业证成绩单一比一原版(YU毕业证)约克大学毕业证成绩单
一比一原版(YU毕业证)约克大学毕业证成绩单
 
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
 
Data_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptx
Data_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptxData_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptx
Data_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptx
 
一比一原版(UofS毕业证书)萨省大学毕业证如何办理
一比一原版(UofS毕业证书)萨省大学毕业证如何办理一比一原版(UofS毕业证书)萨省大学毕业证如何办理
一比一原版(UofS毕业证书)萨省大学毕业证如何办理
 

binarycode.pptx

  • 1. Binary Code The Language of Your Computer
  • 2. Input/Output Input is whatever is put into a computer. Input can be data, letters, numbers, symbols, shapes, sounds, pressure, light beams or whatever material needs processing. Output hardware consists of devices that translate information processed by the computer into a form humans can understand - print, sound, graphics, or video, for example.
  • 3. The Binary System The base of all programs is the binary number system of two - 1 and 0. system, a These represent On and Off - the position for an electrical signal to pass through (or not) a transistor. All data and computer to represented program instructions that go into the be processed and stored, are by these binary numbers.
  • 4. Decimal System To understand the binary system, our Base 10, decimal system. The prefix “dec-” means 10 we need to review Our decimal system is based on (0,1,2,3,4,5,6,7,8,9) 10 numbers When counting, using place value, we fill the ones place and then move to the tens place.
  • 5. For example: When you count in the decimal system (base 10) you fill the one’s place, then move to the ten’s place. Only the numbers 0 - 9 are used. As each place value is filled with the numbers, we continue to the next place value. Each place value is 10x the previous place. 100’s 10’s 1’s 9 9 1 0 0 1 0 1 10’s 1’s 9 1 0 1 1 1 2 1 3
  • 6. Counting in Binary (Base 2) The prefix “bi-” means two. The binary system uses only two numbers - 0 and 1. We count in the binary system the same as in the decimal system by filling in the place values and moving up the place value chart. If the decimal system, base 10 has place values 10x the previous place - How do you think the place values for the binary system are determined?
  • 7. Counting in Binary Do you see a pattern? 0 1 1 0 1 1 1 0 0 1 0 1 1 1 0 1 1 1 1 0 0 0
  • 8. Counting in Binary l value is 2x the previous place. Decima 0 1 2 3 4 5 6 7 8 64’s 32’s 16’s 8’s 4’s 2’s 1’s 0 1 Each place 1 0 previo 1 1 1 0 0 1 0 1 1 1 0 1 1 1 1 0 0 0
  • 9. Counting in Binary l one 4, one 2 = 6 1000 = 8 one 8 Decima 0 1 2 3 4 5 6 7 8 64’s 32’s 16’s 8’s 4’s 2’s 1’s 0 110 = 6 1 one 4, o 1 0 on 1 1 1 0 0 1 0 1 1 1 0 1 1 1 1 0 0 0
  • 10. Counting in Binary What is binary number? 64’s 32’s 16’s 8’s 4’s 2’s 1’s 1 0 1 0 0 1 this
  • 11. Counting in Binary 41 Determine the place values and add together. 64’s 32’s 16’s 8’s 4’s 2’s 1’s 1 0 1 0 0 1 (32) + (0) + (8) + (0) + (0) + 1= them
  • 12. Try counting to 20. Counting to 20 in binary Binary Decimal 1011 11 1100 12 1101 13 1110 14 1111 15 10000 16 10001 17 10010 18 10011 19 10100 20 Binary Decimal 1 1 10 2 11 3 100 4 101 5 110 6 111 7 1000 8 1001 9 1010 10
  • 13. Bits and Bytes Bit - In the binary system, each short for binary digit. 0 or 1 is called a bit - Byte - A group representation There are 256 of eight bits. The letter “G” is a of 1 byte (eight bits). combinations of bits available 28=256
  • 14. The alphabet in binary Binary Alphabet O11OOOO1 a O11OOO1O b O11OOO11 c O11OO1OO d O11OO1O1 e O11OO11O f O11OO111 g O11O1OOO h O11O1OO1 i
  • 15.
  • 16. UTF-8 UTF-8 is a character encoding capable of encoding all possible characters, or code points, defined by Unicode. The encoding is variable-length and uses 8-bit code units. It was designed for backward compatibility with ASCII, and to avoid the complications of endianness and byte order marks in the alternative UTF-16 and UTF-32 encodings.
  • 17. Can you read this? Binary code is the base code of computer language. Once you understand the patterns and the rules, you can learn other programming languages. Have fun coding! 01001000011011110110110001100001001000000110 00110110111101101101011011110010000001100101 01110011011101000110000101110011
  • 19. Sources Adapted from, Using Information Technology, Williams/Sawyer
  • 20. Additional Teaching Links Text to Binary and Back Again http://www.roubaixinteractive.com/PlayGround/Binary_Conversion/Binary_To_Text.a sp The Alphabet in Binary http://www.tekmom.com/buzzwords/binaryalphabet.html http://en.wikipedia.org/wiki/Binary_numeral_system