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