1101111000
1101111000 is a binary numeral consisting of ten digits. In binary notation it represents an unsigned integer when interpreted as a base-2 value. The decimal equivalent is 888, since 2^9 + 2^8 + 2^6 + 2^5 + 2^4 + 2^3 equals 888.
Representations: The same value can be written as 0x378 in hexadecimal. The binary string 1101111000 corresponds
Context and use: The pattern itself does not signify a standard encoding, but its decimal value 888
See also: Binary numeral system, Decimal numeral system, Hexadecimal, Bit width.