1000001011101
1000001011101 is a binary numeral consisting of 13 bits. As a binary value, it encodes a single positive integer when interpreted in base-2.
In decimal, it equals 4189; in hexadecimal, it corresponds to 0x105D. The number is odd, since the
In common computer representations, this 13-bit value is typically stored with leading zeros, for example as
See also: Binary numeral system, Decimal numeral system, Hexadecimal, Bit masking.