If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+299F, officially named ACUTE ANGLE, was introduced in Unicode version 3.2. It is part of the Misc Math Symbols B block, which belongs to the Basic Multilingual plane.
Categorized technically as a Math Symbol, this character typically falls under the Common 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 Other Neutral character. Its visual representation remains mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
10655
Copied!
|
|---|---|
| UTF-8 |
E2 A6 9F
Copied!
|
| UTF-16 |
29 9F
Copied!
|
| UTF-32 |
00 00 29 9F
Copied!
|
| URL-Quoted |
%E2%A6%9F
Copied!
|
| HTML hex reference |
⦟
Copied!
|
| RFC 5137 |
\u'299F'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u299F
Copied!
|
| C and C++ |
\u299f
Copied!
|
| C# |
\u299f
Copied!
|
| CSS |
\00299F
Copied!
|
| Excel |
=UNICHAR(10655)
Copied!
|
| Go |
\u299f
Copied!
|
| JavaScript |
\u299F
Copied!
|
| Modern JavaScript (since ES6) |
\u{299f}
Copied!
|
| JSON |
\u299F
Copied!
|
| Java |
\u299F
Copied!
|
| Lua |
\u{299F}
Copied!
|
| Matlab |
char(10655)
Copied!
|
| Perl |
\x{299F}
Copied!
|
| PHP |
\u{299f}
Copied!
|
| PostgreSQL |
U&'\299F'
Copied!
|
| PowerShell |
`u{299F}
Copied!
|
| Python |
\u299f
Copied!
|
| Ruby |
\u{299f}
Copied!
|
| Rust |
\u{299f}
Copied!
|