If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+21CB, officially named LEFTWARDS HARPOON OVER RIGHTWARDS HARPOON, 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 LEFT HARPOON OVER RIGHT HARPOON.
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º |
8651
Copied!
|
|---|---|
| UTF-8 |
E2 87 8B
Copied!
|
| UTF-16 |
21 CB
Copied!
|
| UTF-32 |
00 00 21 CB
Copied!
|
| URL-Quoted |
%E2%87%8B
Copied!
|
| HTML hex reference |
⇋
Copied!
|
| RFC 5137 |
\u'21CB'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u21CB
Copied!
|
| C and C++ |
\u21cb
Copied!
|
| C# |
\u21cb
Copied!
|
| CSS |
\0021CB
Copied!
|
| Excel |
=UNICHAR(8651)
Copied!
|
| Go |
\u21cb
Copied!
|
| JavaScript |
\u21CB
Copied!
|
| Modern JavaScript (since ES6) |
\u{21cb}
Copied!
|
| JSON |
\u21CB
Copied!
|
| Java |
\u21CB
Copied!
|
| Lua |
\u{21CB}
Copied!
|
| Matlab |
char(8651)
Copied!
|
| Perl |
\x{21CB}
Copied!
|
| PHP |
\u{21cb}
Copied!
|
| PostgreSQL |
U&'\21CB'
Copied!
|
| PowerShell |
`u{21CB}
Copied!
|
| Python |
\u21cb
Copied!
|
| Ruby |
\u{21cb}
Copied!
|
| Rust |
\u{21cb}
Copied!
|