1101110100
1101110100 is a binary numeral consisting of ten digits, used in the binary numeral system. Like other binary strings, its meaning depends on context, particularly whether it is interpreted as an unsigned value or as a bit pattern in hardware.
Value and representations: In base-10, the unsigned value is 884. In hexadecimal, it equals 0x374, and in
Signed interpretation: In a 10-bit two's-complement system, the same bit pattern represents -140. This follows from
Context and usage: The string 1101110100 is primarily of interest as an example of binary data. It
See also: Binary numeral system; Two's complement; Hexadecimal notation; Octal notation.