Home

11010100100000

11010100100000 is a binary numeral composed of 14 bits. As a binary constant, it may be used to represent a numeric value or to encode a set of flags or fields in a data structure.

Interpreting the bits as an unsigned integer yields decimal 13600. In hexadecimal this pattern corresponds to

Interpreting the same 14-bit pattern as a signed value in two's complement yields -2784, since the most

Viewed as a Unicode code point, the 14-bit pattern matches U+3520 in hexadecimal, which lies in the

Because it is a simple bit sequence with no inherent semantics, its meaning depends on the system

0x3520.
significant
bit
(bit
13)
is
1
within
14-bit
width
(value
13600
minus
16384).
CJK
Unified
Ideographs
Extension
A
block.
If
treated
as
such,
it
would
designate
a
rarely
used
character
rather
than
a
numeric
value
in
most
contexts.
or
protocol
that
uses
it.
It
could
be
a
portion
of
a
14-bit
field,
a
portion
of
an
encoding,
or
a
mnemonic
example
in
teaching
about
binary
representation.