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 SOUTH EAST ARROW
Overview
⤮ (NORTH EAST ARROW CROSSING SOUTH EAST ARROW) is the Unicode character at code point U+292E. 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+292E | |
| decimal | 10542 | |
| htmldecimal | ⤮ | |
| htmlhex | ⤮ | |
| css | \292E | |
| javascript | \u{292E} | |
| python | \u292e | |
| java | \u292E | |
| go | \u292E | |
| ruby | \u{292E} | |
| rust | \u{292E} | |
| ccpp | \u292e | |
| urlencoded | %E2%A4%AE | |
| utf8bytes | e2 a4 ae | |
| utf16bebytes | 29 2e | |
| utf32bebytes | 00 00 29 2e |
How to Use
HTML:
⤮
CSS:
content: "\292E"
JavaScript:
"\u{292E}"
Python:
"\u292e"
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 SOUTH EAST ARROW)?
⤮ (NORTH EAST ARROW CROSSING SOUTH EAST ARROW) is the Unicode character U+292E.
What is the Unicode codepoint of NORTH EAST ARROW CROSSING SOUTH EAST ARROW?
The NORTH EAST ARROW CROSSING SOUTH EAST ARROW character (⤮) has codepoint U+292E.
How do I type or copy NORTH EAST ARROW CROSSING SOUTH EAST ARROW?
Copy ⤮ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.