Latin Capital Letter A With Breve And Dot Below Letter
Ặ is the Latin capital letter A with a breve and a dot below (U+1EB6).
U+1EB6
The symbol Ặ is part of the Latin Extended character set. It’s used to represent a specific accented capital A in languages and orthographies that require combining diacritics as a single precomposed character. This page helps you copy it and use it correctly in text and code.
Latin Capital Letter A With Breve And Dot Below Letter Meaning
Ặ (U+1EB6) is a precomposed Latin capital letter “A” carrying two diacritics: a breve and a dot below. Because it’s encoded as its own character, using Ặ directly is often preferable to assembling it from multiple combining marks, especially when you need consistent rendering across fonts and platforms. You may encounter it in Vietnamese and other Latin-based writing systems that specify letter variants with diacritics. For designers and developers, this character is useful when you must match official spelling exactly, support full Unicode coverage, or generate correct text in HTML and programming contexts.
Common uses
- •Typing and displaying proper names or words that use the accented capital A variant
- •Accurate labels in UI text, forms, and user-generated content
- •Typography and layout work that requires exact Unicode characters
- •Creating multilingual documents where spelling accuracy matters
- •Implementing Unicode-safe search, sorting, or text processing
Examples
Ặ | Latin Capital Letter A with Breve and Dot Below
- ẶẶp
- ẶSẵng Ặn
- ẶPhần Ặ
- ẶTrình bày: Ặ
- ẶXin chào Ặ!
Variations
Technical codes
| Unicode | U+1EB6 | |
| HTML Entity | Ặ | |
| HTML Code | Ặ | |
| CSS | \1EB6 |
FAQ
What does the Latin Capital Letter A With Breve And Dot Below letter mean?
Ặ (U+1EB6) is a precomposed Latin capital letter “A” carrying two diacritics: a breve and a dot below. Because it’s encoded as its own character, using Ặ directly is often preferable to assembling it from multiple combining marks, especially when you need consistent rendering across fonts and platforms. You may encounter it in Vietnamese and other Latin-based writing systems that specify letter variants with diacritics. For designers and developers, this character is useful when you must match official spelling exactly, support full Unicode coverage, or generate correct text in HTML and programming contexts.
What Unicode character is Ặ?
Ặ is the Latin capital letter A with breve and dot below. Its Unicode code point is U+1EB6.
How do I copy Ặ reliably?
Copy the character directly from this page. For web use, you can also use the HTML entity Ặ to avoid encoding issues.
How can I type Ặ in CSS or JavaScript?
In CSS you can use \\1EB6. In JavaScript you can use \\u{1EB6}.
Is Ặ the same as combining diacritics (A + breve + dot below)?
It represents a specific precomposed character. While combining diacritics can look similar, Ặ is encoded as its own single character (U+1EB6), which is best for exact matching and consistent rendering.