free-symbols

Latin Small Letter A With Breve And Grave Letter

“ằ” is a Latin letter used in some languages and romanization systems, represented by Unicode U+1EB1.

U+1EB1

“ằ” is a Unicode Latin Extended character: a lowercase “a” with both a breve and a grave. It’s commonly encountered when writing Vietnamese and related linguistic text that uses diacritics. Use the copy variations and code-point details below to paste it correctly.

Latin Small Letter A With Breve And Grave Letter Meaning

“ằ” (U+1EB1) is a modified lowercase Latin letter “a” carrying two diacritics: a breve and a grave. In practical writing, it helps represent specific sounds or phonetic distinctions in languages and romanization systems that use stacked diacritics. Because it’s a single composed character in Unicode, it’s best used as a standalone letter (rather than combining separate characters) when you need consistent rendering across fonts and platforms. Designers and developers often rely on the provided HTML/CSS/JavaScript escapes to insert the character reliably.

Common uses

  • Typing Vietnamese words that require the “a” with breve+grave diacritic
  • Linguistics and transcription text where stacked diacritics must be exact
  • UI text and forms that must match official spelling in supported languages
  • Content publishing for multilingual articles and dictionaries
  • Programming, templates, or CMS fields that need correct Unicode characters

Examples

ằ Latin Small Letter A with Breve and Grave

  • bằng
  • hằn
  • thằn
  • cằn
  • mằn

Variations

Technical codes

UnicodeU+1EB1
HTML Entityằ
HTML Codeằ
CSS\1EB1

FAQ

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

“ằ” (U+1EB1) is a modified lowercase Latin letter “a” carrying two diacritics: a breve and a grave. In practical writing, it helps represent specific sounds or phonetic distinctions in languages and romanization systems that use stacked diacritics. Because it’s a single composed character in Unicode, it’s best used as a standalone letter (rather than combining separate characters) when you need consistent rendering across fonts and platforms. Designers and developers often rely on the provided HTML/CSS/JavaScript escapes to insert the character reliably.

What Unicode character is “ằ”?

“ằ” is LATIN SMALL LETTER A WITH BREVE AND GRAVE with Unicode code point U+1EB1.

How can I copy “ằ” from this page?

Copy the character shown as “ằ” near the top of the page, or use the provided HTML/CSS/JavaScript escape options.

What is the HTML entity for “ằ”?

The HTML entity is ằ.

How do I insert it in code using JavaScript or CSS?

Use JavaScript escape \\u{1EB1} and CSS escape \\1EB1 to insert the exact character.