Characters Flashcards
What are the two different types of ASCII?
7-bit and 8-bit
What does a character set do?
A character set assigns either an 7 or 8 bit binary number to each character that is on the keyboard. The computer then recognises the binary numbers as certain characters because of the character set.
What is the ASCII-8 code for ‘A’ (decimal)
65
What is the ASCII-7 code for ‘y’ (binary)
11111001
Does changing the font of a certain character adjust the ASCII code that is assigned to it?
No fonts are bitmap images and are assigned after the character set.
What is Unicode?
Unicode is used for a variety of different languages and scripts. It can have up to 32 bits (over 4 billion characters)
How many 16 bit characters does the Japanese phrase “konnichiwa” use?
It uses 3 16 bit unicode characters