111101101
111101101 is a nine-bit binary numeral that is often encountered in discussions of digital logic and binary representations. As an unsigned binary number, it represents the decimal value 493. The pattern contains seven ones and two zeros, with the bits arranged from most significant to least significant as 1-1-1-1-0-1-1-0-1.
If interpreted as a signed value in nine-bit two's complement notation, the same pattern corresponds to -19.
Nine-bit widths are uncommon in modern architectures, which typically use 8, 16, or 32 (or 64) bits.
As a standalone sequence, 111101101 does not denote a widely recognized term, product, or standard beyond serving
See also: Binary numeral system; Two's complement; Bitwise operations.