If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+25ED, officially named UP-POINTING TRIANGLE WITH LEFT HALF BLACK, was introduced in Unicode version 1.1. It is part of the Geometric Shapes block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as UP POINTING TRIANGLE WITH LEFT HALF BLACK.
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º |
9709
Copied!
|
|---|---|
| UTF-8 |
E2 97 AD
Copied!
|
| UTF-16 |
25 ED
Copied!
|
| UTF-32 |
00 00 25 ED
Copied!
|
| URL-Quoted |
%E2%97%AD
Copied!
|
| HTML hex reference |
◭
Copied!
|
| RFC 5137 |
\u'25ED'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u25ED
Copied!
|
| C and C++ |
\u25ed
Copied!
|
| C# |
\u25ed
Copied!
|
| CSS |
\0025ED
Copied!
|
| Excel |
=UNICHAR(9709)
Copied!
|
| Go |
\u25ed
Copied!
|
| JavaScript |
\u25ED
Copied!
|
| Modern JavaScript (since ES6) |
\u{25ed}
Copied!
|
| JSON |
\u25ED
Copied!
|
| Java |
\u25ED
Copied!
|
| Lua |
\u{25ED}
Copied!
|
| Matlab |
char(9709)
Copied!
|
| Perl |
\x{25ED}
Copied!
|
| PHP |
\u{25ed}
Copied!
|
| PostgreSQL |
U&'\25ED'
Copied!
|
| PowerShell |
`u{25ED}
Copied!
|
| Python |
\u25ed
Copied!
|
| Ruby |
\u{25ed}
Copied!
|
| Rust |
\u{25ed}
Copied!
|