segment off/set alphanumeric
Chat with our AI personalities
The number nine hundred and fourty six can be writen thus: 946 = decimal 1110110010 = binary 1662 = octal 3B2 = hex
assuming that the full stops break up the binary numbers: Binary 1000100 = Hex 44 Binary 11010010 = Hex D2 Binary 1000011 = Hex 43 Binary 10110011 = Hex B3
1 million < 165 so 6 digits would be enough.
The numbers used are 0, 1, 2, ... , 15. However, the numbers 10 to 15 are denoted by A, B, C, D, E and F. This is to distinguish between, for example, the decimal 11 and the hex 11. The latter is 1*161 + 1 (in decimal) or 17 (in decimal).
D29B