0b1001001000100
0b1001001000100 is a binary integer literal used in many programming languages that support base-2 notation with the 0b prefix, such as Python, JavaScript (ES6+), C, C++, Java, and C#. The digits following the prefix are the binary representation of the value.
The binary sequence 1001001000100 corresponds to the decimal value 4676 and the hexadecimal value 0x1244. This
As a 13-bit pattern, the set bits occur at positions 12, 9, 6, and 2 (counting from