This site is supported by donations to The OEIS Foundation.

Hexadecimal numeral system

From OeisWiki
(Redirected from Hexadecimal)
Jump to navigationJump to search


This article page is a stub, please help by expanding it.


The hexadecimal numeral system is a place-value numeral system based on the powers of 16. It is an efficient shorthand for computer programmers to use instead of the binary numeral system.

For example, 11001001 is C9:

2726252423222120
128s64s32s16s8s4s2s1s
11001001
C9
161160