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' : ''">
➚
Overview
➚ (HEAVY NORTH EAST ARROW) is the Unicode character at code point U+279A. It belongs to the Dingbats block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+279A | |
| decimal | 10138 | |
| htmldecimal | ➚ | |
| htmlhex | ➚ | |
| css | \279A | |
| javascript | \u{279A} | |
| python | \u279a | |
| java | \u279A | |
| go | \u279A | |
| ruby | \u{279A} | |
| rust | \u{279A} | |
| ccpp | \u279a | |
| urlencoded | %E2%9E%9A | |
| utf8bytes | e2 9e 9a | |
| utf16bebytes | 27 9a | |
| utf32bebytes | 00 00 27 9a |
How to Use
HTML:
➚
CSS:
content: "\279A"
JavaScript:
"\u{279A}"
Python:
"\u279a"
Properties
Frequently Asked Questions
What is the ➚ character (HEAVY NORTH EAST ARROW)?
➚ (HEAVY NORTH EAST ARROW) is the Unicode character U+279A.
What is the Unicode codepoint of HEAVY NORTH EAST ARROW?
The HEAVY NORTH EAST ARROW character (➚) has codepoint U+279A.
How do I type or copy HEAVY NORTH EAST ARROW?
Copy ➚ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.