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 SMALL LETTER EGYPTOLOGICAL ALEF
Overview
ꜣ (LATIN SMALL LETTER EGYPTOLOGICAL ALEF) is the Unicode character at code point U+A723. It belongs to the Latin Extended-D block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A723 | |
| decimal | 42787 | |
| htmldecimal | ꜣ | |
| htmlhex | ꜣ | |
| css | \A723 | |
| javascript | \u{A723} | |
| python | \ua723 | |
| java | \uA723 | |
| go | \uA723 | |
| ruby | \u{A723} | |
| rust | \u{A723} | |
| ccpp | \ua723 | |
| urlencoded | %EA%9C%A3 | |
| utf8bytes | ea 9c a3 | |
| utf16bebytes | a7 23 | |
| utf32bebytes | 00 00 a7 23 |
How to Use
HTML:
ꜣ
CSS:
content: "\A723"
JavaScript:
"\u{A723}"
Python:
"\ua723"
Properties
- Block
- Latin Extended-D
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ꜣ character (LATIN SMALL LETTER EGYPTOLOGICAL ALEF)?
ꜣ (LATIN SMALL LETTER EGYPTOLOGICAL ALEF) is the Unicode character U+A723.
What is the Unicode codepoint of LATIN SMALL LETTER EGYPTOLOGICAL ALEF?
The LATIN SMALL LETTER EGYPTOLOGICAL ALEF character (ꜣ) has codepoint U+A723.
How do I type or copy LATIN SMALL LETTER EGYPTOLOGICAL ALEF?
Copy ꜣ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.