11100000000000000000000000000001
11100000000000000000000000000001 is a 32-bit binary numeral written in base-2. It corresponds to the hexadecimal value 0xE0000001 and to the decimal values 3758096385 when unsigned, and -536,870,911 when interpreted as a signed two’s-complement integer. The bit length is 32 bits.
Structurally, the string can be grouped into four-bit nibbles as 1110 0000 0000 0000 0000 0000 0000
In context and usage, the value is a large unsigned integer and a negative signed integer in
See also: binary numeral system, hexadecimal notation, two’s complement, endianness, bitwise operations.