Home

U0036

U+0036 is the Unicode code point for the digit six. It resides in the Basic Latin block and corresponds to the ASCII character '6'.

The code point is 0x0036 in hexadecimal and decimal 54. In UTF-8 it encodes as a single

The Unicode character name is DIGIT SIX. Its general category is Nd (decimal digit), and it uses

In practice, U+0036 represents the numeral 6 in text, programming, and data formats. It can be written

The introduction of U+0036 follows Unicode’s early design to map the ASCII characters to Unicode and has

byte
0x36;
in
UTF-16
and
UTF-32
it
is
0x0036
and
0x00000036
respectively.
the
Latin
script.
It
is
ASCII-compatible
and
widely
used
in
software
and
textual
data.
in
HTML
as
6
or
6.
It
is
part
of
the
set
of
ASCII
digits
U+0030
through
U+0039.
remained
stable
as
part
of
the
standard
for
decades.