If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+276B, officially named MEDIUM FLATTENED RIGHT PARENTHESIS 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º |
10091
Copied!
|
|---|---|
| UTF-8 |
E2 9D AB
Copied!
|
| UTF-16 |
27 6B
Copied!
|
| UTF-32 |
00 00 27 6B
Copied!
|
| URL-Quoted |
%E2%9D%AB
Copied!
|
| HTML hex reference |
❫
Copied!
|
| RFC 5137 |
\u'276B'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u276B
Copied!
|
| C and C++ |
\u276b
Copied!
|
| C# |
\u276b
Copied!
|
| CSS |
\00276B
Copied!
|
| Excel |
=UNICHAR(10091)
Copied!
|
| Go |
\u276b
Copied!
|
| JavaScript |
\u276B
Copied!
|
| Modern JavaScript (since ES6) |
\u{276b}
Copied!
|
| JSON |
\u276B
Copied!
|
| Java |
\u276B
Copied!
|
| Lua |
\u{276B}
Copied!
|
| Matlab |
char(10091)
Copied!
|
| Perl |
\x{276B}
Copied!
|
| PHP |
\u{276b}
Copied!
|
| PostgreSQL |
U&'\276B'
Copied!
|
| PowerShell |
`u{276B}
Copied!
|
| Python |
\u276b
Copied!
|
| Ruby |
\u{276b}
Copied!
|
| Rust |
\u{276b}
Copied!
|