Bits And Bytes Stuff Flashcards

1
Q

ASCII

A

7 bits to represent 90-100 English characters
Capitals: 010x xxxx
Lowercase: 011x xxxx
X xxxx is number from 1-26

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

Unicode

A

Attempts to represent all characters from all scripts worldwide
Each character up to 4 bytes
2^32 possible symbols
Currently has 144 697 characters

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

Digital Images

A

256 shades
Over 16 million colours
3 colour> 3 byte
Transparency> adds 1 byte
Compression algorithms use hexadecimal

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