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 GLOTTAL A
Overview
Ꞻ (LATIN CAPITAL LETTER GLOTTAL A) is the Unicode character at code point U+A7BA. 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+A7BA | |
| decimal | 42938 | |
| htmldecimal | Ꞻ | |
| htmlhex | Ꞻ | |
| css | \A7BA | |
| javascript | \u{A7BA} | |
| python | \ua7ba | |
| java | \uA7BA | |
| go | \uA7BA | |
| ruby | \u{A7BA} | |
| rust | \u{A7BA} | |
| ccpp | \ua7ba | |
| urlencoded | %EA%9E%BA | |
| utf8bytes | ea 9e ba | |
| utf16bebytes | a7 ba | |
| utf32bebytes | 00 00 a7 ba |
How to Use
HTML:
Ꞻ
CSS:
content: "\A7BA"
JavaScript:
"\u{A7BA}"
Python:
"\ua7ba"
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 GLOTTAL A)?
Ꞻ (LATIN CAPITAL LETTER GLOTTAL A) is the Unicode character U+A7BA.
What is the Unicode codepoint of LATIN CAPITAL LETTER GLOTTAL A?
The LATIN CAPITAL LETTER GLOTTAL A character (Ꞻ) has codepoint U+A7BA.
How do I type or copy LATIN CAPITAL LETTER GLOTTAL A?
Copy Ꞻ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.