111101111110
111101111110 is a 12-bit binary string. It consists of ten 1s and two 0s, in the sequence 1111 0 111111 0 when grouped for readability.
As an unsigned binary number, 111101111110 equals the decimal value 3966, and its hexadecimal representation is
If interpreted as a 12-bit two's complement signed integer, the value would be -130, since 2^12 equals
In practical contexts, 111101111110 can be used as a test pattern or example in digital logic and