Category
page 1Hexadecimal numeral system

hexadecimal
Hexadecimal (hex for short) is a positional numeral system for representing a numeric value as base 16. For the most common convention, a digit is represented as "0" to "9" like for decimal and as a letter of the alphabet from "A" to "F" (either upper or lower case) for the digits with decimal value 10 to 15.
hex editor
computer program which can represent and edit data at the byte level
Hexspeak
Hexspeak is a novelty form of variant English spelling using the hexadecimal digits. Created by programmers as memorable magic numbers, hexspeak words can serve as a clear and unique identifier with which to mark memory or data.
hex dump
hexadecimal view of computer data
hexadecimal time
time notation using base 16 instead of base 60