101100111
101100111 is a binary numeral consisting of nine digits. In decimal notation, its value is 359, and in hexadecimal it is 0x167. The number has a bit count (Hamming weight) of six, since six of its nine bits are 1; the pattern is not a palindrome.
As a standalone binary pattern, it appears in contexts such as teaching binary arithmetic, bitwise operations,
359 is a prime number, which makes 101100111 one of many binary representations of primes. The binary
If used as data in computing, 101100111 could represent a small data field, a flag pattern, or
See also: Binary numeral system, Decimal, Hexadecimal, ASCII, Prime number.