Computing
Computer Science LearnITWithMrC ⛯ Year 7 Year 8 Year 9 GCSE
Responsive image

Lesson Video

47

Lesson Tasks

  • Watch the Lesson video
    Make notes if needed.
  • Open your Learning Journal
    Complete Task 1 in your Learning Journal
  • Complete the learning activities
    Make sure you complete the book tasks in your Unit Booklet
  • Complete End of Task Assessment
    Update your learning objectives

What do I need to Learn?

0 results forGuest
I need to learn how to describe the purpose of Unicode and the advantages of Unicode over ASCII.
I need to learn how to describe how Unicode uses the same codes as ASCII up to 127.

Key Terms

Unicode 16 bit 32 bit

Task 1 - Getting organised Click to see more


Task: Learning Journal

Open your Learning Journal by clicking on the image below

Good notes will help you organise and process data and information


Task 2 - Character Sets - Unicode Click to see more

Unicode is a defined list of characters recognized by the computer hardware and software. Unicode is an information technology standard for the consistent encoding, representation, and handling of text expressed in most of the world's writing systems.

Unicode Converter


The Evolution of Character Encoding: ASCII and Unicode

ASCII (American Standard Code for Information Interchange) was the first widespread encoding scheme used to represent text in computers. However, it only defined character codes for 128 characters, which was enough for the most common English characters, numbers, and punctuation. But it was not enough for the rest of the world, which needed more characters to be encoded.

For a while, depending on where you were, the same ASCII code could display a different character. This led to confusion and inconsistencies.

Eventually, other parts of the world began creating their own encoding schemes, resulting in various encoding schemes of different lengths. Programs had to figure out which encoding scheme they were supposed to use, which added to the confusion.

It became clear that a new character encoding scheme was needed to unify all the different encoding schemes and limit the confusion between computers. This led to the creation of the Unicode standard, which is now widely used to represent text in computers.

The Unicode standard defines values for over 128,000 characters, which can be seen at the Unicode Consortium. It has several character encoding forms, including:

  • UTF-8: Uses only one byte (8 bits) to encode English characters and can use a sequence of bytes to encode other characters. It is widely used in email systems and on the internet.
  • UTF-16: Uses two bytes (16 bits) to encode the most commonly used characters. If needed, additional characters can be represented by a pair of 16-bit numbers.
  • UTF-32: Uses four bytes (32 bits) to encode the characters. It became apparent that as the Unicode standard grew, a 16-bit number was too small to represent all the characters. UTF-32 is capable of representing every Unicode character as one number.

By using Unicode, computers can display and process text in different languages and character sets without any confusion or inconsistencies.


How to use Unicode on your keyboard

Task:

Open your student workbook at page 33 Read through the notes then complete the following task in your book.
  1. Task 18

  • When you are finished screenshot your answer into your Learning Journal

  • Task 4 - End of Task Assessment Click to see more