111100110101
111100110101 is a 12-bit binary sequence. When interpreted as an unsigned binary number, it equals 3893 in decimal, and its hexadecimal representation is F35. If treated as a 12-bit two's complement value, the most significant bit is 1, which denotes a negative number; in that interpretation the value is -203. Extending to 16 bits in two's complement yields 0xFF35, the sign-extended form of -203.
In digital electronics and computing, this pattern may appear as a data word, a constant in a
Because 111100110101 has no widely recognized meaning on its own, its significance depends on context: it could