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