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 A WITH HOOK ABOVE
Overview
ả (LATIN SMALL LETTER A WITH HOOK ABOVE) is the Unicode character at code point U+1EA3. It belongs to the Latin Extended Additional block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1EA3 | |
| decimal | 7843 | |
| htmldecimal | ả | |
| htmlhex | ả | |
| css | \1EA3 | |
| javascript | \u{1EA3} | |
| python | \u1ea3 | |
| java | \u1EA3 | |
| go | \u1EA3 | |
| ruby | \u{1EA3} | |
| rust | \u{1EA3} | |
| ccpp | \u1ea3 | |
| urlencoded | %E1%BA%A3 | |
| utf8bytes | e1 ba a3 | |
| utf16bebytes | 1e a3 | |
| utf32bebytes | 00 00 1e a3 |
How to Use
HTML:
ả
CSS:
content: "\1EA3"
JavaScript:
"\u{1EA3}"
Python:
"\u1ea3"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0061 0309
Frequently Asked Questions
What is the ả character (LATIN SMALL LETTER A WITH HOOK ABOVE)?
ả (LATIN SMALL LETTER A WITH HOOK ABOVE) is the Unicode character U+1EA3.
What is the Unicode codepoint of LATIN SMALL LETTER A WITH HOOK ABOVE?
The LATIN SMALL LETTER A WITH HOOK ABOVE character (ả) has codepoint U+1EA3.
How do I type or copy LATIN SMALL LETTER A WITH HOOK ABOVE?
Copy ả directly, or use the HTML entity, UTF-8, and code encodings shown on this page.