If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+21DF, officially named DOWNWARDS ARROW WITH DOUBLE 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 DOWN ARROW WITH DOUBLE STROKE.
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º |
8671
Copied!
|
|---|---|
| UTF-8 |
E2 87 9F
Copied!
|
| UTF-16 |
21 DF
Copied!
|
| UTF-32 |
00 00 21 DF
Copied!
|
| URL-Quoted |
%E2%87%9F
Copied!
|
| HTML hex reference |
⇟
Copied!
|
| RFC 5137 |
\u'21DF'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u21DF
Copied!
|
| C and C++ |
\u21df
Copied!
|
| C# |
\u21df
Copied!
|
| CSS |
\0021DF
Copied!
|
| Excel |
=UNICHAR(8671)
Copied!
|
| Go |
\u21df
Copied!
|
| JavaScript |
\u21DF
Copied!
|
| Modern JavaScript (since ES6) |
\u{21df}
Copied!
|
| JSON |
\u21DF
Copied!
|
| Java |
\u21DF
Copied!
|
| Lua |
\u{21DF}
Copied!
|
| Matlab |
char(8671)
Copied!
|
| Perl |
\x{21DF}
Copied!
|
| PHP |
\u{21df}
Copied!
|
| PostgreSQL |
U&'\21DF'
Copied!
|
| PowerShell |
`u{21DF}
Copied!
|
| Python |
\u21df
Copied!
|
| Ruby |
\u{21df}
Copied!
|
| Rust |
\u{21df}
Copied!
|