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