The document discusses various number base conversion methods. It explains how to convert between binary, decimal, octal and hexadecimal number systems. The key steps are to break numbers into their place value components in the target base system and then recombine them. Conversion between two bases may require an intermediate step of first converting to binary. Examples are provided for converting decimal fractions and integers to other bases and vice versa.