1001000001111
1001000001111 is a binary numeral consisting of 13 digits. When interpreted as a base-2 number, it equals decimal 4623. The set bits are at positions corresponding to 2^12, 2^9, 2^3, 2^2, 2^1, and 2^0, giving the total 4096 + 512 + 8 + 4 + 2 + 1 = 4623. This illustrates how binary strings encode integers through powers of two.
In hexadecimal, the value is 0x120F. The string can be viewed as a bit mask or data