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