1011100101011
1011100101011 is a binary numeral consisting of 13 bits. It uses only the digits 0 and 1 and serves as a representation in base two, common in digital systems.
As an unsigned binary number, its value is 5931 in decimal. In hexadecimal, the pattern corresponds to
If interpreted as a 13-bit two's complement signed integer, the most significant bit denotes the sign. In
In computing contexts, 13-bit patterns are seen in some historical or specialized hardware and data protocols,
Deriving values from such a string follows standard binary-conversion methods: you can convert to decimal by