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 A WITH CIRCUMFLEX AND DOT BELOW
Overview
Ậ (LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND DOT BELOW) is the Unicode character at code point U+1EAC. It belongs to the Latin Extended Additional block, in the Uppercase Letter (Lu) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1EAC | |
| decimal | 7852 | |
| htmldecimal | Ậ | |
| htmlhex | Ậ | |
| css | \1EAC | |
| javascript | \u{1EAC} | |
| python | \u1eac | |
| java | \u1EAC | |
| go | \u1EAC | |
| ruby | \u{1EAC} | |
| rust | \u{1EAC} | |
| ccpp | \u1eac | |
| urlencoded | %E1%BA%AC | |
| utf8bytes | e1 ba ac | |
| utf16bebytes | 1e ac | |
| utf32bebytes | 00 00 1e ac |
How to Use
HTML:
Ậ
CSS:
content: "\1EAC"
JavaScript:
"\u{1EAC}"
Python:
"\u1eac"
Properties
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1EA0 0302
Frequently Asked Questions
What is the Ậ character (LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND DOT BELOW)?
Ậ (LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND DOT BELOW) is the Unicode character U+1EAC.
What is the Unicode codepoint of LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND DOT BELOW?
The LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND DOT BELOW character (Ậ) has codepoint U+1EAC.
How do I type or copy LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND DOT BELOW?
Copy Ậ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.