In hexadecimal: 0x2A - used in HTML color codes, memory addresses, and low-level programming.
This number has 3 set bits out of 8, a 38% bit density (called the Hamming weight or popcount).
Next stepUse the hex output to look up color values (#RRGGBB), memory offsets, or CPU registers. Octal is common in Unix file permissions (chmod 755 means 111 101 101 in binary).