1100000101110
1100000101110 is a binary numeral consisting of 13 bits. As a standalone value, it represents the unsigned integer 6190 in decimal, and 0x182E in hexadecimal.
The number's value can be understood by its bit positions: it has 1s in the positions corresponding
In practical terms, a 13-bit binary pattern like this can serve as a small numeric identifier, a
Notes on representation: binary strings are commonly used in computing for low-level data manipulation, addressing, and