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