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