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