Bitwise method
The "bitwise method" usually refers to "bitwise operations," which are low-level calculations that perform logic or shift operations on the binary bits of integers. It's not an independent "counting system" or "number base" (the latter is often mistakenly called "bitwise counting method").
