If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+0AFF, officially named GUJARATI SIGN TWO-CIRCLE NUKTA ABOVE, was introduced in Unicode version 10.0. It is part of the Gujarati block, which belongs to the Basic Multilingual plane.
Categorized technically as a Nonspacing Mark, this character typically falls under the Gujr script. In terms of text layout and rendering, the glyph is not a composition and has no designated width in East Asian typography. When placed in bidirectional text, it behaves as an Unknown character. Its visual representation remains not mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
2815
Copied!
|
|---|---|
| UTF-8 |
E0 AB BF
Copied!
|
| UTF-16 |
0A FF
Copied!
|
| UTF-32 |
00 00 0A FF
Copied!
|
| URL-Quoted |
%E0%AB%BF
Copied!
|
| HTML hex reference |
૿
Copied!
|
| RFC 5137 |
\u'0AFF'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u0AFF
Copied!
|
| C and C++ |
\u0aff
Copied!
|
| C# |
\u0aff
Copied!
|
| CSS |
\000AFF
Copied!
|
| Excel |
=UNICHAR(2815)
Copied!
|
| Go |
\u0aff
Copied!
|
| JavaScript |
\u0AFF
Copied!
|
| Modern JavaScript (since ES6) |
\u{0aff}
Copied!
|
| JSON |
\u0AFF
Copied!
|
| Java |
\u0AFF
Copied!
|
| Lua |
\u{0AFF}
Copied!
|
| Matlab |
char(2815)
Copied!
|
| Perl |
\x{0AFF}
Copied!
|
| PHP |
\u{0aff}
Copied!
|
| PostgreSQL |
U&'\0AFF'
Copied!
|
| PowerShell |
`u{0AFF}
Copied!
|
| Python |
\u0aff
Copied!
|
| Ruby |
\u{0aff}
Copied!
|
| Rust |
\u{0aff}
Copied!
|