A-Z Popular New Computing Search »
Computing
 
Related Guides

What is Hexadecimal?

 , updated on
Hexadecimal is a number system based on 16 symbols typically represented as 0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F. These come up in relation to computers a great deal because digital devices are often designed to display binary as hexadecimal. As such, hardware designers and computer scientists tend to think in hexadecimal.

Binary & Hexadecimal

Binary is notoriously difficult to read because humans easily tire of looking at the same two characters repeated ad nauseam. Hexadecimal is far more pleasant as its 16 characters start to look more like a natural language with a little variation. As such, digital devices rarely display anything as binary but instead display hexadecimal according to the following mapping.
The fact that machines often display hexadecimal gets hardware designers and low level programmers thinking in hexadecimal. This has lead to a large number of hardware components, systems and standards based on hexadecimal numbers.

Example

Html colors are based on a red, green, blue color model with each color being in the hexadecimal range 00 to FF. This translates to 00000000 to 11111111 in binary for each of the three colors. Web designers are often familiar with hexadecimal color codes. The binary is of interest only to the machine displaying the color.
Overview: Hexadecimal
Type
Definition
A number system based on 16 symbols typically represented as 0,1,2,3,4,5,6,7,8,9,A,B,C,D,E.
Relevance
Hardware and low level software are often designed to display binary as hexadecimal.
It is common for hardware, systems and computing standards to be based on hexadecimal numbers as opposed to regular decimal numbers.
Related Concepts

Computing

This is the complete list of articles we have written about computing.
Abstraction
Affective Computing
Algorithms
AI
Big Data
Binary
Blockhead
Brute Force
Caching
Character Set
Client-Server
Coding
Coding Principles
Colocation
Compression
Computing
Cryptographic Keys
Cryptography
Dark Data
Data
Data Centers
Data Infrastructure
Data Integration
Data Migration
Data Processing
Data Science
Data Security
Deep Learning
Deep Magic
Digital
Edge Computing
Edit Distance
Emergence
End-User Computing
Everything Is A File
Files
Gamification
Garbage In, Garbage Out
Halt And Catch Fire
Hello World
Hexadecimal
Horizontal Scale
Instance
Internet Of Things
IT Infrastructure
Job Processing
Key Stretching
Last Mile
Latency
Local Area Network
Meet-me Room
Micro Data Center
Microcomputer
Moore's Law
Near Real-Time
Network Infra
Networking
Networks
Operating Systems
Overlay Network
Peer-to-peer
Precomputation
Private IP
Private Network
Proof Of Work
Proxy Server
Key Cryptography
Qualitative Data
Random Seed
Reluctant Algorithms
Reverse Algorithms
Reverse Proxy
Swarm Intelligence
System on a Chip
Throughput
Unstructured Data
Vertical Scale
Virtual Machine
Yobibyte
If you enjoyed this page, please consider bookmarking Simplicable.
 

Computing

Examples of computing in everyday life.

Delimited Text File

The common types of delimited text file.

Binary

Binary completely explained.

Application vs Service

The difference between application software and services.

Data Processing

A definition of data processing with examples.

Virtual Machine

The common types of virtual machine.

System on a Chip

A definition of system on a chip with examples.

Embedded System

The definition of embedded system with examples.

Real-Time

A definition of real-time with examples.

Data

An overview of data with a list of examples.

Types Of Data

The basic types of data.

Dark Data

The definition of dark data with examples.

Data Massage

The mysteries of data massage.

Data Definition

Several useful definitions of data.

Analytics

A definition of analytics with examples.

Data vs Information

The difference between data and information.

Hard Data vs Soft Data

The difference between hard data and soft data.

Human Readable

A definition of human readable.

Data Loss

The common types of data loss.
The most popular articles on Simplicable in the past day.

New Articles

Recent posts or updates on Simplicable.
Site Map