101101111
101101111 is a binary numeral consisting of nine bits. In binary notation, the leftmost bit represents 2^8 and the rightmost bit represents 2^0. The unsigned value of 101101111 is 367 in decimal, and in hexadecimal it is 0x16F. If interpreted as a 9-bit two's complement signed integer, the value is -145 (367 minus 512).
As a standalone bit pattern, its meaning depends on context. It could appear as a small data
Because there is no single universal meaning for a random bit string, interpretation relies on how the