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