How does hexadecimal work? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How does hexadecimal work?

Can someone please explain how the hexadecimal number system works?

22nd Nov 2017, 10:58 PM
Kalen Jones
Kalen Jones - avatar
1 Answer
+ 6
Instead of 1’s 10’s 100s’ 1000’s. It’s 1’s 16’s 256’s 4096’s. Then you have what ACE mentioned that after 9 it’s A B C D E F which are 10 11 12 13 14 15
22nd Nov 2017, 11:26 PM
Arthur Tripp
Arthur Tripp - avatar