If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+2B6F, officially named ANTICLOCKWISE TRIANGLE-HEADED OPEN CIRCLE ARROW, was introduced in Unicode version 7.0. It is part of the Misc Arrows block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other 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 not mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
11119
Copied!
|
|---|---|
| UTF-8 |
E2 AD AF
Copied!
|
| UTF-16 |
2B 6F
Copied!
|
| UTF-32 |
00 00 2B 6F
Copied!
|
| URL-Quoted |
%E2%AD%AF
Copied!
|
| HTML hex reference |
⭯
Copied!
|
| RFC 5137 |
\u'2B6F'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u2B6F
Copied!
|
| C and C++ |
\u2b6f
Copied!
|
| C# |
\u2b6f
Copied!
|
| CSS |
\002B6F
Copied!
|
| Excel |
=UNICHAR(11119)
Copied!
|
| Go |
\u2b6f
Copied!
|
| JavaScript |
\u2B6F
Copied!
|
| Modern JavaScript (since ES6) |
\u{2b6f}
Copied!
|
| JSON |
\u2B6F
Copied!
|
| Java |
\u2B6F
Copied!
|
| Lua |
\u{2B6F}
Copied!
|
| Matlab |
char(11119)
Copied!
|
| Perl |
\x{2B6F}
Copied!
|
| PHP |
\u{2b6f}
Copied!
|
| PostgreSQL |
U&'\2B6F'
Copied!
|
| PowerShell |
`u{2B6F}
Copied!
|
| Python |
\u2b6f
Copied!
|
| Ruby |
\u{2b6f}
Copied!
|
| Rust |
\u{2b6f}
Copied!
|