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' : ''">
Ꟑ
LATIN CAPITAL LETTER CLOSED INSULAR G
Overview
Ꟑ (LATIN CAPITAL LETTER CLOSED INSULAR G) is the Unicode character at code point U+A7D0. It belongs to the Latin Extended-D block, in the Uppercase Letter (Lu) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A7D0 | |
| decimal | 42960 | |
| htmldecimal | Ꟑ | |
| htmlhex | Ꟑ | |
| css | \A7D0 | |
| javascript | \u{A7D0} | |
| python | \ua7d0 | |
| java | \uA7D0 | |
| go | \uA7D0 | |
| ruby | \u{A7D0} | |
| rust | \u{A7D0} | |
| ccpp | \ua7d0 | |
| urlencoded | %EA%9F%90 | |
| utf8bytes | ea 9f 90 | |
| utf16bebytes | a7 d0 | |
| utf32bebytes | 00 00 a7 d0 |
How to Use
HTML:
Ꟑ
CSS:
content: "\A7D0"
JavaScript:
"\u{A7D0}"
Python:
"\ua7d0"
Properties
- Block
- Latin Extended-D
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the Ꟑ character (LATIN CAPITAL LETTER CLOSED INSULAR G)?
Ꟑ (LATIN CAPITAL LETTER CLOSED INSULAR G) is the Unicode character U+A7D0.
What is the Unicode codepoint of LATIN CAPITAL LETTER CLOSED INSULAR G?
The LATIN CAPITAL LETTER CLOSED INSULAR G character (Ꟑ) has codepoint U+A7D0.
How do I type or copy LATIN CAPITAL LETTER CLOSED INSULAR G?
Copy Ꟑ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.