If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+21CF, officially named RIGHTWARDS DOUBLE ARROW WITH STROKE, was introduced in Unicode version 1.1. It is part of the Arrows block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as RIGHT DOUBLE ARROW WITH STROKE.
Categorized technically as a Math Symbol, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is a canonical 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º |
8655
Copied!
|
|---|---|
| UTF-8 |
E2 87 8F
Copied!
|
| UTF-16 |
21 CF
Copied!
|
| UTF-32 |
00 00 21 CF
Copied!
|
| URL-Quoted |
%E2%87%8F
Copied!
|
| HTML hex reference |
⇏
Copied!
|
| RFC 5137 |
\u'21CF'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u21CF
Copied!
|
| C and C++ |
\u21cf
Copied!
|
| C# |
\u21cf
Copied!
|
| CSS |
\0021CF
Copied!
|
| Excel |
=UNICHAR(8655)
Copied!
|
| Go |
\u21cf
Copied!
|
| JavaScript |
\u21CF
Copied!
|
| Modern JavaScript (since ES6) |
\u{21cf}
Copied!
|
| JSON |
\u21CF
Copied!
|
| Java |
\u21CF
Copied!
|
| Lua |
\u{21CF}
Copied!
|
| Matlab |
char(8655)
Copied!
|
| Perl |
\x{21CF}
Copied!
|
| PHP |
\u{21cf}
Copied!
|
| PostgreSQL |
U&'\21CF'
Copied!
|
| PowerShell |
`u{21CF}
Copied!
|
| Python |
\u21cf
Copied!
|
| Ruby |
\u{21cf}
Copied!
|
| Rust |
\u{21cf}
Copied!
|