If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+276F, officially named HEAVY RIGHT-POINTING ANGLE QUOTATION MARK ORNAMENT, was introduced in Unicode version 3.2. It is part of the Dingbats block, which belongs to the Basic Multilingual plane.
Categorized technically as a Close Punctuation, 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º |
10095
Copied!
|
|---|---|
| UTF-8 |
E2 9D AF
Copied!
|
| UTF-16 |
27 6F
Copied!
|
| UTF-32 |
00 00 27 6F
Copied!
|
| URL-Quoted |
%E2%9D%AF
Copied!
|
| HTML hex reference |
❯
Copied!
|
| RFC 5137 |
\u'276F'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u276F
Copied!
|
| C and C++ |
\u276f
Copied!
|
| C# |
\u276f
Copied!
|
| CSS |
\00276F
Copied!
|
| Excel |
=UNICHAR(10095)
Copied!
|
| Go |
\u276f
Copied!
|
| JavaScript |
\u276F
Copied!
|
| Modern JavaScript (since ES6) |
\u{276f}
Copied!
|
| JSON |
\u276F
Copied!
|
| Java |
\u276F
Copied!
|
| Lua |
\u{276F}
Copied!
|
| Matlab |
char(10095)
Copied!
|
| Perl |
\x{276F}
Copied!
|
| PHP |
\u{276f}
Copied!
|
| PostgreSQL |
U&'\276F'
Copied!
|
| PowerShell |
`u{276F}
Copied!
|
| Python |
\u276f
Copied!
|
| Ruby |
\u{276f}
Copied!
|
| Rust |
\u{276f}
Copied!
|