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' : ''">
⤬
FALLING DIAGONAL CROSSING RISING DIAGONAL
Overview
⤬ (FALLING DIAGONAL CROSSING RISING DIAGONAL) is the Unicode character at code point U+292C. 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+292C | |
| decimal | 10540 | |
| htmldecimal | ⤬ | |
| htmlhex | ⤬ | |
| css | \292C | |
| javascript | \u{292C} | |
| python | \u292c | |
| java | \u292C | |
| go | \u292C | |
| ruby | \u{292C} | |
| rust | \u{292C} | |
| ccpp | \u292c | |
| urlencoded | %E2%A4%AC | |
| utf8bytes | e2 a4 ac | |
| utf16bebytes | 29 2c | |
| utf32bebytes | 00 00 29 2c |
How to Use
HTML:
⤬
CSS:
content: "\292C"
JavaScript:
"\u{292C}"
Python:
"\u292c"
Properties
- Block
- Supplemental Arrows-B
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⤬ character (FALLING DIAGONAL CROSSING RISING DIAGONAL)?
⤬ (FALLING DIAGONAL CROSSING RISING DIAGONAL) is the Unicode character U+292C.
What is the Unicode codepoint of FALLING DIAGONAL CROSSING RISING DIAGONAL?
The FALLING DIAGONAL CROSSING RISING DIAGONAL character (⤬) has codepoint U+292C.
How do I type or copy FALLING DIAGONAL CROSSING RISING DIAGONAL?
Copy ⤬ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.