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
➱ (NOTCHED UPPER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW) is the Unicode character at code point U+27B1. 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+27B1 | |
| decimal | 10161 | |
| htmldecimal | ➱ | |
| htmlhex | ➱ | |
| css | \27B1 | |
| javascript | \u{27B1} | |
| python | \u27b1 | |
| java | \u27B1 | |
| go | \u27B1 | |
| ruby | \u{27B1} | |
| rust | \u{27B1} | |
| ccpp | \u27b1 | |
| urlencoded | %E2%9E%B1 | |
| utf8bytes | e2 9e b1 | |
| utf16bebytes | 27 b1 | |
| utf32bebytes | 00 00 27 b1 |
How to Use
HTML:
➱
CSS:
content: "\27B1"
JavaScript:
"\u{27B1}"
Python:
"\u27b1"
Properties
Frequently Asked Questions
What is the ➱ character (NOTCHED UPPER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW)?
➱ (NOTCHED UPPER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW) is the Unicode character U+27B1.
What is the Unicode codepoint of NOTCHED UPPER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW?
The NOTCHED UPPER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW character (➱) has codepoint U+27B1.
How do I type or copy NOTCHED UPPER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW?
Copy ➱ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.