Binary/Decimal/Hex Conversion Flashcards

1
Q

What is hex 0 in binary ?

A

0000

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is hex 1 in binary ?

A

0001

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is hex 2 in binary ?

A

0010

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is hex 3 in binary ?

A

0011

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is hex 4 in binary ?

A

0100

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is hex 5 in binary ?

A

0101

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is hex 6 in binary ?

A

0110

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is hex 7 in binary ?

A

0111

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is hex 8 in binary ?

A

1000

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is hex 9 in binary ?

A

1001

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is hex A in binary ?

A

1010

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is hex B in binary ?

A

1011

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is hex C in binary ?

A

1100

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is hex D in binary ?

A

1101

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is hex E in binary ?

A

1110

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is hex F in binary ?

A

1111

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

What is hex 0 in decimal ?

A

0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

What is hex 1 in decimal ?

A

1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

What is hex 2 in decimal ?

A

2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

What is hex 3 in decimal ?

A

3

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

What is hex 4 in decimal ?

A

4

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

What is hex 5 in decimal ?

A

5

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

What is hex 6 in decimal ?

A

6

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

What is hex 7 in decimal ?

A

7

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
What is hex 8 in decimal ?
8
26
What is hex 9 in decimal ?
9
27
What is hex A in decimal ?
10
28
What is hex B in decimal ?
11
29
What is hex C in decimal ?
12
30
What is hex D in decimal ?
13
31
What is hex E in decimal ?
14
32
What is hex F in decimal ?
15
33
What is binary 0000 in hex ?
0
34
What is binary 0001 in hex ?
1
35
What is binary 0010 in hex ?
2
36
What is binary 0011 in hex ?
3
37
What is binary 0100 in hex ?
4
38
What is binary 0101 in hex ?
5
39
What is binary 0110 in hex ?
6
40
What is binary 0111 in hex ?
7
41
What is binary 1000 in hex ?
8
42
What is binary 1001 in hex ?
9
43
What is binary 1010 in hex ?
A
44
What is binary 1011 in hex ?
B
45
What is binary 1100 in hex ?
C
46
What is binary 1101 in hex ?
D
47
What is binary 1110 in hex ?
E
48
What is binary 1111 in hex ?
F
49
What is binary 0000 in decimal ?
0
50
What is binary 0001 in decimal ?
1
51
What is binary 0010 in decimal ?
2
52
What is binary 0011 in decimal ?
3
53
What is binary 0100 in decimal ?
4
54
What is binary 0101 in decimal ?
5
55
What is binary 0110 in decimal ?
6
56
What is binary 0111 in decimal ?
7
57
What is binary 1000 in decimal ?
8
58
What is binary 1001 in decimal ?
9
59
What is binary 1010 in decimal ?
10
60
What is binary 1011 in decimal ?
11
61
What is binary 1100 in decimal ?
12
62
What is binary 1101 in decimal ?
13
63
What is binary 1110 in decimal ?
14
64
What is binary 1111 in decimal ?
15
65
What is decimal 0 in hex ?
0
66
What is decimal 1 in hex ?
1
67
What is decimal 2 in hex ?
2
68
What is decimal 3 in hex ?
3
69
What is decimal 4 in hex ?
4
70
What is decimal 5 in hex ?
5
71
What is decimal 6 in hex ?
6
72
What is decimal 7 in hex ?
7
73
What is decimal 8 in hex ?
8
74
What is decimal 9 in hex ?
9
75
What is decimal 10 in hex ?
A
76
What is decimal 11 in hex ?
B
77
What is decimal 12 in hex ?
C
78
What is decimal 13 in hex ?
D
79
What is decimal 14 in hex ?
E
80
What is decimal 15 in hex ?
F
81
What is decimal 0 in binary ?
0000
82
What is decimal 1 in binary ?
0001
83
What is decimal 2 in binary ?
0010
84
What is decimal 3 in binary ?
0011
85
What is decimal 4 in binary ?
0100
86
What is decimal 5 in binary ?
0101
87
What is decimal 6 in binary ?
0110
88
What is decimal 7 in binary ?
0111
89
What is decimal 8 in binary ?
1000
90
What is decimal 9 in binary ?
1001
91
What is decimal 10 in binary ?
1010
92
What is decimal 11 in binary ?
1011
93
What is decimal 12 in binary ?
1100
94
What is decimal 13 in binary ?
1101
95
What is decimal 14 in binary ?
1110
96
What is decimal 15 in binary ?
1111