1011011001111
1011011001111 is a binary numeral consisting of 13 bits. Interpreting it as a binary number yields the decimal value 5839. The same value can be represented in hexadecimal as 0x16CF and in octal as 13317 (0o13317).
From a numeric perspective, it lies between 2^12 and 2^13-1, so its binary length is 13 bits.
In computing contexts, 13-bit values are uncommon but can appear in legacy or specialized formats, such as
In other representations, grouping into nibble (4 bits) yields 0001 0110 1100 1111, which corresponds to hexadecimal