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 CIRCUMFLEX AND DOT BELOW
Overview
ậ (LATIN SMALL LETTER A WITH CIRCUMFLEX AND DOT BELOW) is the Unicode character at code point U+1EAD. 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+1EAD | |
| decimal | 7853 | |
| htmldecimal | ậ | |
| htmlhex | ậ | |
| css | \1EAD | |
| javascript | \u{1EAD} | |
| python | \u1ead | |
| java | \u1EAD | |
| go | \u1EAD | |
| ruby | \u{1EAD} | |
| rust | \u{1EAD} | |
| ccpp | \u1ead | |
| urlencoded | %E1%BA%AD | |
| utf8bytes | e1 ba ad | |
| utf16bebytes | 1e ad | |
| utf32bebytes | 00 00 1e ad |
How to Use
HTML:
ậ
CSS:
content: "\1EAD"
JavaScript:
"\u{1EAD}"
Python:
"\u1ead"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1EA1 0302
Frequently Asked Questions
What is the ậ character (LATIN SMALL LETTER A WITH CIRCUMFLEX AND DOT BELOW)?
ậ (LATIN SMALL LETTER A WITH CIRCUMFLEX AND DOT BELOW) is the Unicode character U+1EAD.
What is the Unicode codepoint of LATIN SMALL LETTER A WITH CIRCUMFLEX AND DOT BELOW?
The LATIN SMALL LETTER A WITH CIRCUMFLEX AND DOT BELOW character (ậ) has codepoint U+1EAD.
How do I type or copy LATIN SMALL LETTER A WITH CIRCUMFLEX AND DOT BELOW?
Copy ậ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.