Home

1111011101011

1111011101011 is a binary numeral consisting of 13 bits, composed exclusively of 1s and 0s. As a binary string it can represent various values or patterns in digital systems, depending on interpretation and context.

As an unsigned integer, it equals 7915 in decimal. Its hexadecimal representation is 0x1EEB. If shown as

Because binary strings alone carry no inherent semantics, this sequence might serve as a data word, a

See also: binary numeral system, hexadecimal numeral system, bitwise operations.

a
16-bit
value
for
alignment,
the
binary
would
be
0001111011101011,
corresponding
to
the
same
0x1EEB
value.
bitmask,
or
a
test
pattern
in
electronics,
computer
architecture,
or
software
development.
Its
meaning
would
be
determined
by
the
surrounding
protocol,
field
width,
or
encoding
scheme.