free-symbols

Latin Small Letter A With Breve And Dot Below Letter

ặ is a Latin Extended lowercase “a” with breve and a dot below (U+1EB7).

U+1EB7

The character “ặ” is a Latin Extended letter used in languages that rely on diacritics. It represents a specific “a” sound written with both a breve and a dot below. You can copy it directly or use its Unicode/HTML codes in your projects.

Latin Small Letter A With Breve And Dot Below Letter Meaning

“ặ” (Unicode U+1EB7) is a lowercase Latin letter that combines the base letter “a” with two diacritical marks: a breve and a dot below. In practice, it’s mainly encountered in Vietnamese orthography and in any text or datasets that preserve the original spelling with diacritics. Because it’s a single precomposed Unicode character (not just “a” plus separate combining marks), it can render consistently across many platforms and fonts that support Latin Extended. Use it when you need the exact written form rather than a visually similar “a” or a decomposed sequence.

Common uses

  • Typing or entering Vietnamese text where “ặ” is required for correct spelling
  • Designing multilingual typography that includes Latin Extended diacritics
  • Copying a single accurate character into documents, forms, or labels
  • Programming and text processing where you must preserve Unicode characters exactly
  • Creating social or marketing content that matches original names or words

Examples

ặ Latin Small Letter A with Breve and Dot Below

  • Bạn đã thấy “ặ” trong đoạn văn này chưa?
  • Tôi cần bản in có ký tự ặ đúng chính tả.
  • Tên này có chữ cái ặ ở phần giữa.
  • Hãy sao chép ký tự ặ và dán vào ô bên dưới.
  • Trong dữ liệu, ặ được lưu bằng Unicode.

Variations

Technical codes

UnicodeU+1EB7
HTML Entityặ
HTML Codeặ
CSS\1EB7

FAQ

What does the Latin Small Letter A With Breve And Dot Below letter mean?

“ặ” (Unicode U+1EB7) is a lowercase Latin letter that combines the base letter “a” with two diacritical marks: a breve and a dot below. In practice, it’s mainly encountered in Vietnamese orthography and in any text or datasets that preserve the original spelling with diacritics. Because it’s a single precomposed Unicode character (not just “a” plus separate combining marks), it can render consistently across many platforms and fonts that support Latin Extended. Use it when you need the exact written form rather than a visually similar “a” or a decomposed sequence.

What Unicode character is “ặ”?

“ặ” is Unicode U+1EB7 (Latin Small Letter A with Breve and Dot Below).

How can I copy “ặ” reliably?

Copy the character directly from this page, or paste using the Unicode value U+1EB7 in your editor or app that supports Unicode.

What HTML entity can I use for “ặ”?

Use the provided HTML entity: ặ

How do I type “ặ” in code?

You can use CSS/escaping forms like \\1EB7 or JavaScript’s \\u{1EB7}, depending on your language and environment.