Exercise 2 - Numbering Systems
Exercise 2 - Numbering Systems
010
310
11310
25510
456210
1010 10112
1101 00012
0001 10102
1000 00012
1111 11002
=
=
=
=
=
=
=
=
=
=
X2
X2
X2
X2
X2
X10
X10
X10
X10
X10
=
=
=
=
=
=
=
=
=
=
111
25
222
111
25
222
=
=
=
=
=
=
X8
X8
X8
X16
X16
X16
=
=
=
=
=
=
3. ASCII
a)
b)
c)
d)
e)
f)
g)
h)
i)
j)
= X2 =
Convert the word ASCII into binary.
What word does the following binary code represent?
0101 0011 0110 1111 0110 0101 0111 0011 0111 0100 0010 0001
110101112
111010102
3716
A2116
=
=
=
=
X16
X16
X2
X2
=
=
=
=