You are on page 1of 4

Convert the following numbers to decimal numbers

Binary to decimal
1. 10101
2. 11010.11
3. 11100110
4. 1010.010
5. 1011.01

Octal to decimal
1. 645
2. 33.56
3. 157
4. 314
5. 365.24

Hexadecimal to decimal
1. 6A1.2
2. 5A9
3. E5.A
4. 1DE
5. 4C8.2

Convert the following numbers to Octal numbers


Binary to Octal
1. 101111100
2. 11010101.1
3. 101010101
4. 11010010
5. 110101000.001111
Decimal to Octal
1. 123
2. 2980
3. 461
4. 3000.45
5. 0.6234
Hexadecimal to Octal
1. 4DF
2. 1EA
3. 9AE1
4. 1A8.3C
5. 68.4B

Convert the following numbers to Hexadecimal numbers


Binary to Hexadecimal
1. 010111011001
2. 1001001.10
3. 1111001010.111101
4. 101010101
5. 10100110101111

Octal to Hexadecimal
1. 456
2. 6371
3. 213
4. 624.712
5. 75.3

Decimal to Hexadecimal
1. 3509
2. 35
3. 157
4. 0.122
5. 2003.31

Convert the following numbers to Binary numbers


Decimal to binary
1. 39
2.156
3. 34.625
4. 85.63
5. 105

Octal to binary
1. 436
2. 752
3. 2322.436
4. 364.25
5. 306.12
Hexadecimal to binary
1. 5C
2. 7E
3. 2F9A
4. 2A3.A
5. AFB2
Codes:
Convert the following Decimal numbers to BCD
1. 98
2. 164
3. 174.35
4. 2479
5. 78.13

Convert the following Binary numbers to BCD


1. 11101
2. 0101010
3. 10010110.01110011
4. 010101101000
5. 00111000.1010

Represent the following decimal numbers in binary form using


(i). Binary code (ii). BCD code (iii). Octal code (iv). Hexadecimal code
1. 27
2. 396
3. 4096
4. 327.89
5. 20.305

You might also like