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