|
Mr. Rogers' Number
Conversion and Unicode Worksheet |
|
|
|
binary 1110101000011010111
to hex = __________________________________________ |
|
binary 1010
to hex = __________________________________________ |
|
binary 1101 to hex =
__________________________________________ |
|
binary 1110 to hex =
__________________________________________ |
|
binary 1111 to hex =
__________________________________________ |
| |
| binary 1111
+ 11 = binary
__________________________________________ |
| binary 1111
- 10 = binary
__________________________________________ |
| binary 1111
- 111 = binary
__________________________________________ |
| binary 1111
+ 111 = binary
__________________________________________ |
| binary 1111
+ 1101 = binary
__________________________________________ |
| |
|
hex F0AFB to binary =
_______________________________________________________________ |
|
hex 12340 to binary =
_______________________________________________________________ |
|
hex 56789 to binary =
_______________________________________________________________ |
| |
|
hex AA to decimal =
________________________ |
|
hex 2F to
decimal = ________________________ |
|
hex 10A to
decimal = ________________________ |
| |
|
hex (11 - 1) = hex
__________________________ |
|
hex (11 - 2) = hex
__________________________ |
|
hex (100 - 2) = hex
__________________________ |
|
hex (FFF + 3) = hex
__________________________ |
|
hex (E0A + 6) = hex
__________________________ |
|
hex (A + A) = hex
__________________________ |
| |
|
decimal 259 to hex =
__________________________ |
|
decimal 17 to hex =
__________________________ |
|
decimal 165 to hex =
__________________________ |
|
decimal 26 to hex =
__________________________ |
| |
|
The integer representing Unicode A is _______________ |
|
The integer representing Unicode Z is _______________ |
|
The integer representing Unicode a is _______________ |
|
The integer representing Unicode z is _______________ |
|
'z' - 'Z' = |
|
'q' - 'Q' = |
|
'n' - 'N' = |
|
'w' - 'W' = |