wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

8525 AQA GCSE 3.3.5 Character Encoding

Total questions: 20

Worksheet time: 16mins

Name
Class
Date
1.
The following is true about character sets:
a)
Each letter has a unique code
b)
Lower and upper case letters share the same codes
c)
ASCII is one of the latest character sets to be adopted
2.
Uppercase characters in ASCII:
a)
Appear before lowercase characters.
b)
Appear after lowercase characters.
c)
Don't get unique codes to store their position in binary.
3.
Unicode can represent:
a)
65,536 different characters
b)
255 characters
c)
127 characters
4.
ASCII uses one byte per character. Unicode uses how many bytes per character?
a)
2 bytes per character.
b)
3 bytes per character.
c)
4 bytes per character.
5.

How many bits are used to represent each character in the ASCII character set?

a)

5

b)

6

c)

7

d)

8

6.

How many characters are contained in the ASCII character set?

a)

64

b)

128

c)

256

d)

512

7.

In ASCII the character A is represented by the numeric code 65.

Which character is represented by the numeric code 70?

a)

E

b)

F

c)

f

d)

e

8.

How many extra bits would be required to extend the maximum number of ASCII characters to 256?

a)

1

b)

2

c)

3

d)

4

9.

Which of the following is an advantage of the Unicode character set?

a)

Saves space on a computer hard drive

b)

Quicker to process information

c)

Represents characters from alphabets across the world

d)

Easier to convert characters into binary

10.

Which of the following is an disadvantage of the Unicode character set?

a)

Increases space used on a computer hard drive

b)

Can't represent symbols or emoji

c)

Only represents characters from the British alphabet

d)

More difficult to convert characters into binary

11.

How many bits are used to represent the following word using the ASCII character set?

Apple

a)

30

b)

35

c)

40

d)

45

12.

How many bits are used to represent the words below using the ASCII character set?

My friends

a)

49

b)

56

c)

63

d)

70

13.
What is the maximum number of values that can be represented in 8 bits? (4-6)
a)
16
b)
256
c)
65,536
d)
128
14.

A character set is...

a)

what language can be used in a computer system.

b)

the fonts that a computer has installed.

c)

a defined collection of characters recognised by a computer.

15.

ASCII can represent more characters than Unicode?

a)
True
b)
False
16.

ASCII stands for...

a)
American Standard Code for Information Interchange
b)
American Scientific Code for Information Interchanging
c)
Absolute Standard Codes for Instruction Interchange
17.

What is a benefit of extended ASCII?

a)

All major languages can be represented

b)

Many European languages can be represented as accents are included

c)

Nothing as it just uses more space to store each letter

18.

What does alphanumeric mean?

a)

Letters and numbers

b)

Uppercase and lowercase letters, digits and symbols

c)

Letters, digits, symbols and some special commands like space

19.

If the letter A is character code 65, what is H?

a)

72

b)

71

c)

8

d)

73

20.

Unicode uses the same codes as ASCII up to 127?

True or False?

a)

True

b)

False