Skip to content

Opening book details…

About this document

Hexadecimal and Number System Conversions by Arghadeep Ghosh is a document available to read on EtoBox.

This document discusses different number systems including decimal, binary, octal, and hexadecimal. It provides an overview of how to convert between these number systems using either successive division or weighted multiplication methods. Shortcuts are also described for directly converting between binary, octal, and hexadecimal by grouping bits in sets related to their numerical base (i.e. groups of 3 for octal since 23 = 8, and groups of 4 for hexadecimal since 24 = 16). Worked examples are included to d

Author
Arghadeep Ghosh
Language
EN