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 AIN
Overview
ꜥ (LATIN SMALL LETTER EGYPTOLOGICAL AIN) is the Unicode character at code point U+A725. 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+A725 | |
| decimal | 42789 | |
| htmldecimal | ꜥ | |
| htmlhex | ꜥ | |
| css | \A725 | |
| javascript | \u{A725} | |
| python | \ua725 | |
| java | \uA725 | |
| go | \uA725 | |
| ruby | \u{A725} | |
| rust | \u{A725} | |
| ccpp | \ua725 | |
| urlencoded | %EA%9C%A5 | |
| utf8bytes | ea 9c a5 | |
| utf16bebytes | a7 25 | |
| utf32bebytes | 00 00 a7 25 |
How to Use
HTML:
ꜥ
CSS:
content: "\A725"
JavaScript:
"\u{A725}"
Python:
"\ua725"
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 AIN)?
ꜥ (LATIN SMALL LETTER EGYPTOLOGICAL AIN) is the Unicode character U+A725.
What is the Unicode codepoint of LATIN SMALL LETTER EGYPTOLOGICAL AIN?
The LATIN SMALL LETTER EGYPTOLOGICAL AIN character (ꜥ) has codepoint U+A725.
How do I type or copy LATIN SMALL LETTER EGYPTOLOGICAL AIN?
Copy ꜥ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.