110011100000
110011100000 is a binary numeral consisting of twelve bits. As an unsigned integer, it equals 3296 in decimal and 0xCE0 in hexadecimal. The bit pattern can be read in grouped form as 1100 1110 0000.
Some basic properties of this binary value are notable. The lower four bits are zeros, so the
In computing and digital design, such a binary string may represent a numeric value, an encoded field,
See also: binary numeral system, fixed-width integer representations, hexadecimal notation.