free-symbols

Latin Small Letter A With Breve And Hook Above Letter

ẳ is a Latin letter “a” with a breve and a hook above for writing specific languages.

U+1EB3

The character ẳ is part of the Latin Extended block. It represents a specific “a” variant used in writing systems that use diacritics. Use it in text, UI, and content when the exact letter form matters.

Latin Small Letter A With Breve And Hook Above Letter Meaning

ẳ (U+1EB3) is a Latin small letter “a” modified with two diacritics: a breve and a hook above. In practical writing, it is not just a decorative mark—the breve-and-hook combination signals a distinct phonetic or grammatical value in languages that use these diacritics. Because it’s a precomposed Unicode character (rather than a base “a” plus separate combining marks), it’s often the most reliable choice when you need the exact letter form for accurate spelling, names, and language-specific content. It also helps avoid rendering differences across fonts and platforms.

Common uses

  • Typing or rendering Vietnamese text that requires the exact “a” variant
  • Correct spelling of names, places, or brands that include ẳ
  • Form fields and user profiles where diacritics must be preserved
  • Web and UI localization (labels, buttons, and notifications)
  • Copying into documents, subtitles, and captions with precise characters

Examples

ẳ — Latin small letter a with breve and hook above

  • tôi gặp ẳ hôm qua
  • sách của ẳ rất hay
  • bản đồ ghi tên ẳ rõ ràng
  • chào ẳ, bạn khỏe không?
  • cần kiểm tra ẳ trong tiêu đề

Variations

Technical codes

UnicodeU+1EB3
HTML Entityẳ
HTML Codeẳ
CSS\1EB3

FAQ

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

ẳ (U+1EB3) is a Latin small letter “a” modified with two diacritics: a breve and a hook above. In practical writing, it is not just a decorative mark—the breve-and-hook combination signals a distinct phonetic or grammatical value in languages that use these diacritics. Because it’s a precomposed Unicode character (rather than a base “a” plus separate combining marks), it’s often the most reliable choice when you need the exact letter form for accurate spelling, names, and language-specific content. It also helps avoid rendering differences across fonts and platforms.

What Unicode character is ẳ?

ẳ is LATIN SMALL LETTER A WITH BREVE AND HOOK ABOVE, with Unicode code point U+1EB3.

How can I copy ẳ in HTML?

You can use the HTML entity: ẳ.

What’s the CSS/JS way to write ẳ?

Use CSS escape \\1EB3. In JavaScript, you can use \\u{1EB3}.

Should I build it from an “a” plus separate combining marks?

Prefer the precomposed character ẳ to ensure consistent spelling and rendering across platforms and fonts.