Sigh. We are 100% certain that your PC is a binary machine, yes? And your PC, using strictly binary logic, can represent and calculate numbers using any base we please, yes? In case you dispute this, type in "0x10 + 0x10" in google and you will get the correct answer, 0x20. Type in "7 + 6" and you will get the correct answer, 13. No human is translating those strings into binary behind the scenes, right?But what you’re not factoring is that you are only dealing with 2 states in your brain: high and low.
So, if a strictly binary computer can use any number base, why do you think my human brain could not do the same?
Numbers are independent of their representation.
Whether we use 16 or 0x10 or 0b10000, we are referring to the same number. Whether the underlying circuitry is designed as base-10 or base-16 or base-2, the result is always the same: a number that can be represented in any base we like.
Of all the possible state representations that my brain may be using to hold the concept of 342, it is almost CERTAINLY not ten on/off voltage states. You are confusing the base-2 representation of a number with the CONCEPT of that number. Do you really think that somewhere in my brain there are ten neurons that represent the number 342?!? If a surgeon kills these neurons with a laser, will I stop knowing what 342 is?!?Your concept of 342 in your brain is composed of precisely 10 voltage states that you take as “1 unit”: 0101010110
If you actually believe this, then we need to address this ASAP as this is a profoundly important misconception.