Please enable JavaScript to use CodeHS

AP Computer Science Principles in JavaScript

Lesson 8.5 Hexadecimal

Description

In this lesson, students will learn about the hexadecimal number system, and how it is useful in storing digital information. They will also learn how to convert numbers from the hexadecimal system to binary and vice versa.


Objective

Students will be able to:

  • Understand how to convert between the hexadecimal and binary system