111101011110
111101011110 is a twelve-bit binary numeral. When written with spaces as 1111 0101 1110, it can be read as the hexadecimal value F5E. As an unsigned binary number, 111101011110 equals 3934 in decimal. If interpreted as a signed value in a 12-bit two's complement representation, the same bit pattern represents -162.
Context and usage: In computing, 12-bit widths have appeared in some historical machines and specialized embedded
Properties: The sequence begins with four consecutive ones and ends with a zero; it contains two runs
See also: Binary numeral system; Two's complement; Hexadecimal numeral system; 12-bit architecture.