1000001110011
1000001110011 is a binary numeral consisting of 13 bits. When interpreted as an unsigned binary number, it represents the decimal value 4211.
Its hexadecimal representation is 0x1073, which corresponds to the same bit pattern padded to 16 bits as
The value 4211 is obtained from the sum of the powers of two for the bits set
If interpreted as a signed 13-bit two's complement number, the same bit pattern would represent -3981, since
In practical terms, 1000001110011 can function as a generic bit pattern used in digital design, such as