111000101101
111000101101 is a binary numeral composed of 12 bits. In binary notation it is used to represent a value in base-2.
As an unsigned integer, the value is decimal 3629 and hexadecimal 0xE2D. In 12-bit two's complement signed
The bit pattern can be read as 1110 0010 1101, corresponding to nibble values E, 2, D
Such 12-bit patterns can occur in computing hardware, for example as a data word, an analog-to-digital converter