Home

018

018 is a numeric string that is commonly used as a label, code, or part of a longer number. In decimal notation, 018 represents the integer 18, with the leading zero used for formatting or alignment; when the leading zero is removed, the value is 18.

In computing, numbers with a leading zero can indicate octal literals in some languages, though 018 is

Telecommunications and numbering plans sometimes use a leading zero as a trunk prefix or as the start

In data management and publishing, 018 can appear as a segment of a larger identifier, such as

Because 018 is not associated with a single standardized meaning, its interpretation is context-dependent. It is

---

not
valid
octal
in
most
common
languages
because
the
digit
8
is
not
octal.
Many
languages
now
require
explicit
prefixes
like
0o
or
0O
to
denote
octal.
Therefore
018
is
often
treated
as
decimal
if
parsed
as
a
literal
without
language-specific
rules,
or
as
a
string.
of
a
longer
geographic
code.
018
may
begin
a
longer
area
or
service
code
in
some
national
dialing
plans,
rather
than
representing
a
standalone
code.
a
product
code,
catalog
number,
or
version
tag.
It
may
be
padded
with
zeros
to
achieve
fixed
widths
in
lists,
databases,
or
file
naming
schemes.
primarily
the
decimal
value
18
when
the
leading
zero
is
ignored,
and
it
can
function
as
a
label
or
part
of
a
sequence
in
various
domains.