If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+29E8, officially named DOWN-POINTING TRIANGLE WITH LEFT HALF BLACK, 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º |
10728
Copied!
|
|---|---|
| UTF-8 |
E2 A7 A8
Copied!
|
| UTF-16 |
29 E8
Copied!
|
| UTF-32 |
00 00 29 E8
Copied!
|
| URL-Quoted |
%E2%A7%A8
Copied!
|
| HTML hex reference |
⧨
Copied!
|
| RFC 5137 |
\u'29E8'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u29E8
Copied!
|
| C and C++ |
\u29e8
Copied!
|
| C# |
\u29e8
Copied!
|
| CSS |
\0029E8
Copied!
|
| Excel |
=UNICHAR(10728)
Copied!
|
| Go |
\u29e8
Copied!
|
| JavaScript |
\u29E8
Copied!
|
| Modern JavaScript (since ES6) |
\u{29e8}
Copied!
|
| JSON |
\u29E8
Copied!
|
| Java |
\u29E8
Copied!
|
| Lua |
\u{29E8}
Copied!
|
| Matlab |
char(10728)
Copied!
|
| Perl |
\x{29E8}
Copied!
|
| PHP |
\u{29e8}
Copied!
|
| PostgreSQL |
U&'\29E8'
Copied!
|
| PowerShell |
`u{29E8}
Copied!
|
| Python |
\u29e8
Copied!
|
| Ruby |
\u{29e8}
Copied!
|
| Rust |
\u{29e8}
Copied!
|