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' : ''">
᷾
COMBINING LEFT ARROWHEAD ABOVE
Overview
᷾ (COMBINING LEFT ARROWHEAD ABOVE) is the Unicode character at code point U+1DFE. It belongs to the Combining Diacritical Marks Supplement block, in the Nonspacing Mark (Mn) general category. Its script is Zinh.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1DFE | |
| decimal | 7678 | |
| htmldecimal | ᷾ | |
| htmlhex | ᷾ | |
| css | \1DFE | |
| javascript | \u{1DFE} | |
| python | \u1dfe | |
| java | \u1DFE | |
| go | \u1DFE | |
| ruby | \u{1DFE} | |
| rust | \u{1DFE} | |
| ccpp | \u1dfe | |
| urlencoded | %E1%B7%BE | |
| utf8bytes | e1 b7 be | |
| utf16bebytes | 1d fe | |
| utf32bebytes | 00 00 1d fe |
How to Use
HTML:
᷾
CSS:
content: "\1DFE"
JavaScript:
"\u{1DFE}"
Python:
"\u1dfe"
Properties
- Script
- Zinh
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 230
- Mirrored
- No
Frequently Asked Questions
What is the ᷾ character (COMBINING LEFT ARROWHEAD ABOVE)?
᷾ (COMBINING LEFT ARROWHEAD ABOVE) is the Unicode character U+1DFE.
What is the Unicode codepoint of COMBINING LEFT ARROWHEAD ABOVE?
The COMBINING LEFT ARROWHEAD ABOVE character (᷾) has codepoint U+1DFE.
How do I type or copy COMBINING LEFT ARROWHEAD ABOVE?
Copy ᷾ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.