character representation

Cards (5)

  • how many bits does ASCII use?
    7
  • disadvantages of ASCII
    -the basic ASCII use 7 bits for each character
    -gives the total of 128(2^7)possible unique symbols
  • how many bits are in Extended ASCII?
    8
  • what is unicode?
    created as an extension of ASCII?
  • how many bits does Unicode use?
    32 bits(4 bytes)