1101001010000
1101001010000 is a binary numeral consisting of thirteen bits. As an unsigned integer, it equals 6736 in decimal and 0x1A50 in hexadecimal. The pattern contains five ones, so its Hamming weight is 5.
If interpreted as a 13-bit two's complement signed value, its value is -1456, since -2^13 + 6736 =
For clarity in different representations, padding the sequence to fit common byte-sized boundaries yields 0001101001010000 in
In practice, such a bit string can appear as a data field in protocols, as an identifier