1110000110000
1110000110000 is a binary numeral consisting of 13 bits. The digits appear in the pattern: three consecutive ones, followed by four zeros, then two ones, and finally four zeros. As a binary number, it is written as 1110000110000_2.
Converting to other bases yields decimal 7216 and hexadecimal 0x1C30. If padded to a 16-bit width for
Bitwise interpretation: within a 13-bit field, the bits set to 1 occur at positions 12, 11, 10,
Contextual usage: Without a specified application, 1110000110000 serves as an example binary literal or bit-pattern in
See also: binary numeral system; bit mask; hexadecimal notation; binary encoding.