Many numbers systems use bases other than ten, such as binary which uses two symbols (0 and 1) and hexadecimal which uses sixteen symbols (0-9 and A-F). Non-decimal number systems are useful for computing and for representing numeric data more concisely than decimal. Converting between bases involves expressing the value in one base using the place value symbols of another base.