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 DOUBLE CIRCUMFLEX ABOVE
Overview
᷍ (COMBINING DOUBLE CIRCUMFLEX ABOVE) is the Unicode character at code point U+1DCD. 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+1DCD | |
| decimal | 7629 | |
| htmldecimal | ᷍ | |
| htmlhex | ᷍ | |
| css | \1DCD | |
| javascript | \u{1DCD} | |
| python | \u1dcd | |
| java | \u1DCD | |
| go | \u1DCD | |
| ruby | \u{1DCD} | |
| rust | \u{1DCD} | |
| ccpp | \u1dcd | |
| urlencoded | %E1%B7%8D | |
| utf8bytes | e1 b7 8d | |
| utf16bebytes | 1d cd | |
| utf32bebytes | 00 00 1d cd |
How to Use
HTML:
᷍
CSS:
content: "\1DCD"
JavaScript:
"\u{1DCD}"
Python:
"\u1dcd"
Properties
- Script
- Zinh
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 234
- Mirrored
- No
Frequently Asked Questions
What is the ᷍ character (COMBINING DOUBLE CIRCUMFLEX ABOVE)?
᷍ (COMBINING DOUBLE CIRCUMFLEX ABOVE) is the Unicode character U+1DCD.
What is the Unicode codepoint of COMBINING DOUBLE CIRCUMFLEX ABOVE?
The COMBINING DOUBLE CIRCUMFLEX ABOVE character (᷍) has codepoint U+1DCD.
How do I type or copy COMBINING DOUBLE CIRCUMFLEX ABOVE?
Copy ᷍ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.