If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+23EE, officially named BLACK LEFT-POINTING DOUBLE TRIANGLE WITH VERTICAL BAR, was introduced in Unicode version 6.0. It is part of the Misc Technical 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.
As an officially designated emoji, this character can be displayed in colorful graphical formats on supported platforms. To explicitly request the colorful emoji presentation rather than a standard monochrome text symbol, developers can append the Variation Selector-16 (U+FE0F) directly after the character.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
9198
Copied!
|
|---|---|
| UTF-8 |
E2 8F AE
Copied!
|
| UTF-16 |
23 EE
Copied!
|
| UTF-32 |
00 00 23 EE
Copied!
|
| URL-Quoted |
%E2%8F%AE
Copied!
|
| HTML hex reference |
⏮
Copied!
|
| RFC 5137 |
\u'23EE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u23EE
Copied!
|
| C and C++ |
\u23ee
Copied!
|
| C# |
\u23ee
Copied!
|
| CSS |
\0023EE
Copied!
|
| Excel |
=UNICHAR(9198)
Copied!
|
| Go |
\u23ee
Copied!
|
| JavaScript |
\u23EE
Copied!
|
| Modern JavaScript (since ES6) |
\u{23ee}
Copied!
|
| JSON |
\u23EE
Copied!
|
| Java |
\u23EE
Copied!
|
| Lua |
\u{23EE}
Copied!
|
| Matlab |
char(9198)
Copied!
|
| Perl |
\x{23EE}
Copied!
|
| PHP |
\u{23ee}
Copied!
|
| PostgreSQL |
U&'\23EE'
Copied!
|
| PowerShell |
`u{23EE}
Copied!
|
| Python |
\u23ee
Copied!
|
| Ruby |
\u{23ee}
Copied!
|
| Rust |
\u{23ee}
Copied!
|