Computer Programmers don’t like extra work. (Otherwise they wouldn’t program computers to do things for them.) Most computers work on the concept of bytes which are 8-bits (so 8 “digits” in base 2.) In order to make it easier to type in (but still easy to convert back and forth to binary), they use base 16 (commonly called hexadecimal). In base 16: