The base 15 number system uses the base 15, the symbols 0 to 9, and A to E where the decimal number system uses base 10 and the binary number system uses base 2.
For example,
In the 15 base number system, “A” is equivalent to the value of decimal number system “10” and that is also equivalent to the value of binary number system “1010”,
In the 15 base number system, “B” is equivalent to the value of decimal number system “11” and that is also equivalent to the value of binary number system “1011”,
In the 15 base number system, “C” is equivalent to the value of decimal number system “12” and that is also equivalent to the value of binary number system “1100” ”,
In the 15 base number system, “D” is equivalent to the value of decimal number system “13” and that is also equivalent to the value of binary number system “1101” ”,
In the 15 base number system, “E” is equivalent to the value of decimal number system “14” and that is also equivalent to the value of binary number system “1110”.
In the 15 base number system, “3” is also equivalent to the value of binary number system “0011”.
In the 15 base number system, “7” is also equivalent to the value of binary number system “0111”.