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