If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+279F, officially named DASHED TRIANGLE-HEADED RIGHTWARDS ARROW, was introduced in Unicode version 1.1. It is part of the Dingbats block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as DASHED TRIANGLE-HEADED RIGHT ARROW.
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º |
10143
Copied!
|
|---|---|
| UTF-8 |
E2 9E 9F
Copied!
|
| UTF-16 |
27 9F
Copied!
|
| UTF-32 |
00 00 27 9F
Copied!
|
| URL-Quoted |
%E2%9E%9F
Copied!
|
| HTML hex reference |
➟
Copied!
|
| RFC 5137 |
\u'279F'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u279F
Copied!
|
| C and C++ |
\u279f
Copied!
|
| C# |
\u279f
Copied!
|
| CSS |
\00279F
Copied!
|
| Excel |
=UNICHAR(10143)
Copied!
|
| Go |
\u279f
Copied!
|
| JavaScript |
\u279F
Copied!
|
| Modern JavaScript (since ES6) |
\u{279f}
Copied!
|
| JSON |
\u279F
Copied!
|
| Java |
\u279F
Copied!
|
| Lua |
\u{279F}
Copied!
|
| Matlab |
char(10143)
Copied!
|
| Perl |
\x{279F}
Copied!
|
| PHP |
\u{279f}
Copied!
|
| PostgreSQL |
U&'\279F'
Copied!
|
| PowerShell |
`u{279F}
Copied!
|
| Python |
\u279f
Copied!
|
| Ruby |
\u{279f}
Copied!
|
| Rust |
\u{279f}
Copied!
|