Https Techtipnow in Encoding Scheme and Number System Class 11
Https Techtipnow in Encoding Scheme and Number System Class 11
techtipnow
KVS-PGT
CUET
BPSC
Project/Practicals
Online Test
Textbook Solution
downloads
IT-402/802
techtipnow
Main Menu
Contents
1 Encoding Schemes
1.1 ASCII (American Standard Code for
Information Interchange)
1.2 ISCII (Indian Standard Code for
Information Interchange)
1.3 UNICODE
2 Number System
2.1 Decimal Number System
2.2 Binary Number System
2.3 Octal Number System
2.4 Hexadecimal Number System
3 Conversion Between Number System
3.1 Decimal to Binary Conversion
3.2 Decimal to Octal Conversion
3.3 Decimal to Hexadecimal Conversion
3.4 Binary to decimal Conversion
3.5 Octal to decimal Conversion
3.6 Hexadecimal to decimal Conversion
3.7 Binary to Octal Conversion
3.8 Octal to Binary Conversion
3.9 Hexadecimal to binary conversion
4 Conversion of Decimal Number with
fractional part to Binary number
Encoding Schemes
What is Encoding?
Why Encoding?
Platform Independency
Internationalization
Security
Effective Communication
promoted by ANSI
Standard common way to encode and
character.
It represents (encodes) total 27= 128
ASCII Table
Space 32 @ 64 , 96
! 33 A 65 a 97
“ 34 B 66 b 98
# 35 C 67 c 99
$ 36 D 68 d 100
% 37 E 69 e 101
& 38 F 70 f 102
‘ 39 G 71 g 103
( 40 H 72 h 104
) 41 I 73 i 105
UNICODE
characters
It may be 8-bit, 16-bit or 32-bit
It is superset of ASCII
UTF-8, UTF-16 and UTF-32 are some
Number System
Number system is mathematical way to
calculated using-
The literal itself
It is used by humans
represent numbers.
Decimal number system has base 10
Digital devices.
It uses two different digits 0 and 1
as Machine Language.
branch of Mathematics.
represent information.
Octal Number System has base 8.
Computer Motherboards.
It is used in Mainframe such as UNIVAC,
PDP etc.
0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F to
represent information.
Hexadecimal Number System has base
16.
Each place in a Hexadecimal code
Pages.
It is used to represent Media Access
Conversion Between
Number System
Decimal to Binary
Conversion
1 x 25 + 1 x 2 4 + 1 x 2 3 + 1 x 2 2 +
0 x 21 + 0 x 2 0
= 32 + 16 + 8 + 4
+ 0 + 0
= (61)10
1 x 83 + 3 x 8 2 + 2 x 8 1 + 5 x 8 0
= 512 + 192 + 16 + 5
= (725)10
Hexadecimal to decimal
Conversion
set of 3 bits
5. Group these octal digits together to
1 0 1 1
001 011
13
=(13)8
1. Write octal
number
1 1 1 0 1 0 0 1 1 0
1
7 4 D
= (74D)16
Hexadecimal to binary
conversion
1. Write hexadecimal
number
Conversion of Decimal
Number with fractional
part to Binary number
Following are the steps to convert the
fractional part of a decimal number to binary
number system:
= 4 + 0 + 1 . 0 + 0.25
= (5.25)10
Binary with fractional part to Octal
Conversion
three
Add 0 to the left of the last bit of
set of 3 bits
Group these octal digits together to
1 0 1 1 . 1 0
011 011 . 100
3 3 . 4
=(33.4)8
four
3. Add 0 to the left of the last bit of
1 0 1 1 1 1 1 0 1 1 . 1 0 1
1 0 1 0
0010 1111 1011 . 1011 0100
2 F B . B 4
=(2FB.B4)16
Post navigation
← Previous Post
Next Post →
Related Posts
18.What is missing data? 19. Why
is missing data filled in Dataframe
with some value? 20. Name the
function you can use for filling
missing data? 21. Name some
function to handle missing data.
Leave a Comment / Uncategorized / By Sanjay
Kumar
3 thoughts on “Encoding
Scheme and Number
System Class 11 Notes”
KRISH SHARMA
MAY 11, 2024 AT 8:32 AM
“Thank you so much for sharing these
incredible Class 11th Computer Science
notes! They’ve been an absolute lifesaver
in understanding complex concepts and
clarifying doubts. Your effort in compiling
these resources is truly appreciated and
immensely helpful for students like me.
These notes are a game-changer in our
learning journey. Grateful for your
dedication and generosity in helping us
succeed!”
Reply
SANJAY KUMAR
MAY 13, 2024 AT 3:11 AM
Reply
SARTHAK
SEPTEMBER 18, 2024 AT 2:11 PM
Reply
Leave a Comment
Your email address will not be published.
Required fields are marked *
Type here..
Name*
Email*
Website
[Post Comment »]
Categories
Artificial Intelligence
Boolean Algebra
Computer Fundamentals
Computer Network
CS Class 11
CS Class 11 MCQ
CS Class 12 MCQ
CS Class 12 Tutorial
CSV Files
Cyber Crime
Cyber Safety
Database Concept
DBMS MCQs
Emerging Trends
Internet
Internet MCQ
IOT
IP Class 11 MCQ
IP Class 11 Tutorial
IP Class 12 MCQ
IP Class 12 Tutorial
IP Practicals
IT 402 Class 10
Java Programming
Matplotlib Pyplot
NCERT Solutions
Operating System
Python DataFrame
Python Pandas
Python Programs
Python Series
Python Tutorials
RDBMS
Societal Impact
Spreadsheet
SQL MCQ
SQL Practicals
SQL Tutorials
Uncategorized
KVS-PGT
CUET
BPSC
Project/Practicals
Online Test
Textbook Solution
downloads
IT-402/802
Computer Science (083)
Informatics Practices (065)
About
Private Policy
Refund Policy
Contact Us
Sitemap