The document explains how denary numbers can be converted and stored in the binary system, highlighting the differences between the two systems which use base 10 and base 2 respectively. It outlines key concepts such as binary strings, bits, bytes, and the processes for binary to denary (b2d) and denary to binary (d2b) conversions, including examples and mathematical foundations. Additionally, it includes exercises to practice these conversions without calculators.