0% found this document useful (0 votes)
78 views

Ascii Challenge 1

The document provides an ASCII challenge that asks the reader to fill in the denary and binary values for ASCII characters. It gives some characters as examples, listing the ASCII character, its denary value, and its binary value. The challenge provides a table with spaces for the reader to fill in the missing values for other ASCII characters.

Uploaded by

toheeb chauderi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
78 views

Ascii Challenge 1

The document provides an ASCII challenge that asks the reader to fill in the denary and binary values for ASCII characters. It gives some characters as examples, listing the ASCII character, its denary value, and its binary value. The challenge provides a table with spaces for the reader to fill in the missing values for other ASCII characters.

Uploaded by

toheeb chauderi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Ascii “Decode” Challenge

Challenge 1
Fill in the denary and binary value for each ascii character - some have already
been done for you:

ASCII DENARY BINARY ASCII DENARY BINARY


A 65 0100 0001 a 97
B b
C c
D 68 d 100 0110 0100
E e
F f 102
G g
H h
I 73 0100 1001 i
J j
K k
L l 108 0110 1100
M m
N 78 n
O o 111 0110 1111
P 80 0101 0000 p
Q q
R r
S 83 s 115
T t
U u
V v
W 87 w 119 0111 0111
X x
Y y
Z 90 0101 1010 z 122

space 32 0010 0000 . 46 0010 1110

You might also like