1100110101
1100110101 is a ten-bit binary numeral consisting of the digits 0 and 1. In computing, it can denote a simple bit pattern or be read as a binary integer depending on context.
As a binary number, 1100110101 equals 821 in decimal. Its hexadecimal representation is 0x335. If padded to
The decimal value 821 is a prime number. This makes the binary pattern 1100110101 a representation of
In practical terms, a 10-bit sequence like this could be used as a bitfield, an opcode fragment,
See also Binary numeral system, Prime numbers, Binary encoding.