3
Numbering System - Binary आण number represent . Binary Numbering System . Hexadecimal Numbering System . 0 9 10 symbols Decimal Numbering System comfortable . 10 . 0 (Zero) आण 1 (One) format आण Binary Format . Octal आण Hexadecimal numbering system . Binary . 3 bits group ...? . आण . 458956874 548,956,874 comma Octal Octal 3 bits group . requirement 3 bits 4 group Hexadecimal numbering system . 4 bit आण group 16 2 raised to 4 . 10 2 power group . ancient Babylonians base 60 numbering system अस. 1 60 minutes 1 60 seconds अस...!

Hexadecimal numbering system

Embed Size (px)

Citation preview

Page 1: Hexadecimal numbering system

Numbering System - Binary आ ण number represent .

Binary Numbering System आ . आ Hexadecimal

Numbering System .

0 9 10 symbols Decimal Numbering System ण comfortable . ण 10

आ ण . 0 (Zero) आण 1 (One) format

आ ण Binary Format ण . Octal आण Hexadecimal numbering system

. Binary ण . ज 3 bits ए group

...? आ . आ ण ए . 458956874

ज 548,956,874 comma Octal ण Octal

3 bits group ज . requirement ण 3 bits ज 4

group Hexadecimal numbering system आ आ . 4

bit आ ण group 16 2 raised to 4 आ ज . ण

10 2 power group .

ancient Babylonians base 60 numbering system अस .

1 स 60 minutes 1 60 seconds अस ...!

Page 2: Hexadecimal numbering system

Hexadecimal Numbering system 16 symbols अस . 0, 1, 2, 3, ....9 10, 11... अ स A (Decimal 10 स ), B (Decimal 11 स ) , C (12), D (13), E (14) F (15)

अस symbols .

16 different symbols अस base 16 numbering system .

FACE अस अस स अस . 4 letters 4 nibbles . स

1111 1010 1100 1110

hex representation अ स .

integer value hex

15 * 16^3 + 10 * 16^2 + 12 * 16^1 + 14 * 16^0 ---> 64206 अ .

address अ hex compact format .

Page 3: Hexadecimal numbering system

67 अस Decimal Octal Hex अस स स स . octal representation स (Zero) Hex

representation 0X ( 0x) अस .

4 bits 1 nibble . nibble hex digit. 2 nibbles is one byte. स स

स 16/32/64 bits अस representation hex स .

Hex Number/Hex value अस . . hex representation

अस . Binary representation Hex स स स स

अस . Octal 3 bit group अस IBM 12 bit/24 bit/ 36 bit architecture

स 8 multiple .

Hexadecimal स generic स 16 bit/ 32 bits/ 64 bits architecture

स 16 multiple स 8 multiple स .