copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('⤠'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
⤠
RIGHTWARDS ARROW FROM BAR TO BLACK DIAMOND
Overview
⤠ (RIGHTWARDS ARROW FROM BAR TO BLACK DIAMOND) is the Unicode character at code point U+2920. It belongs to the Supplemental Arrows-B block, in the Math Symbol (Sm) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2920 | |
| decimal | 10528 | |
| htmldecimal | ⤠ | |
| htmlhex | ⤠ | |
| css | \2920 | |
| javascript | \u{2920} | |
| python | \u2920 | |
| java | \u2920 | |
| go | \u2920 | |
| ruby | \u{2920} | |
| rust | \u{2920} | |
| ccpp | \u2920 | |
| urlencoded | %E2%A4%A0 | |
| utf8bytes | e2 a4 a0 | |
| utf16bebytes | 29 20 | |
| utf32bebytes | 00 00 29 20 |
How to Use
HTML:
⤠
CSS:
content: "\2920"
JavaScript:
"\u{2920}"
Python:
"\u2920"
Properties
- Block
- Supplemental Arrows-B
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⤠ character (RIGHTWARDS ARROW FROM BAR TO BLACK DIAMOND)?
⤠ (RIGHTWARDS ARROW FROM BAR TO BLACK DIAMOND) is the Unicode character U+2920.
What is the Unicode codepoint of RIGHTWARDS ARROW FROM BAR TO BLACK DIAMOND?
The RIGHTWARDS ARROW FROM BAR TO BLACK DIAMOND character (⤠) has codepoint U+2920.
How do I type or copy RIGHTWARDS ARROW FROM BAR TO BLACK DIAMOND?
Copy ⤠ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.