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