1000010110000
1000010110000 is a binary numeral consisting of 13 bits. In binary, each digit represents a power of two, with the leftmost bit being the highest-order bit in this sequence.
Value: Interpreted as an unsigned binary number, it equals decimal 4272. In hexadecimal form it is 0x10B0.
Pattern: The binary string has a single 1 at the most significant position, then four zeros, followed
Context and usage: Such a value may appear as a literal in software or as a bit
See also: binary numeral system; hexadecimal notation; bitwise operations; digital electronics.