free-symbols
ǎ

Latin Small Letter A With Caron Letter

ǎ (Latin small letter a with caron) is a Latin character used to represent a specific “a” sound in various languages.

U+01CE

The symbol ǎ is a Latin Extended character with the Unicode code point U+01CE. It’s commonly used when you need an “a” that carries a caron diacritic. Use the copy options below or the HTML/CSS/JavaScript escapes for reliable rendering.

Latin Small Letter A With Caron Letter Meaning

ǎ is the lowercase letter “a” with a caron (ˇ) diacritic. In Unicode, it is named LATIN SMALL LETTER A WITH CARON (U+01CE) and belongs to the Latin Extended block. Practically, it’s used in writing systems and scholarly transcriptions where the caron changes the pronunciation or phonetic value of the vowel compared with plain “a”. Because it’s a distinct character (not just “a” plus a separate mark in many contexts), using the single Unicode character helps ensure correct display, searching, and text processing across platforms.

Common uses

  • Writing languages that use a caron on “a” in official orthography
  • Transcription and phonetic/linguistic notes where diacritics distinguish sounds
  • Creating accurate names, titles, or place references that include ǎ
  • Typography and layout work that requires correct precomposed Unicode characters
  • Embedding the character in code with the proper escapes for consistent rendering

Examples

ǎ — Latin small letter a with caron

  • ǎMǎria
  • ǎǎrbor
  • ǎSǎlvia
  • ǎtǎkota
  • ǎǎžuolas

Variations

Technical codes

UnicodeU+01CE
HTML Entityǎ
HTML Codeǎ
CSS\01CE

FAQ

What does the Latin Small Letter A With Caron letter mean?

ǎ is the lowercase letter “a” with a caron (ˇ) diacritic. In Unicode, it is named LATIN SMALL LETTER A WITH CARON (U+01CE) and belongs to the Latin Extended block. Practically, it’s used in writing systems and scholarly transcriptions where the caron changes the pronunciation or phonetic value of the vowel compared with plain “a”. Because it’s a distinct character (not just “a” plus a separate mark in many contexts), using the single Unicode character helps ensure correct display, searching, and text processing across platforms.

What is the Unicode code point for ǎ?

The Unicode code point for ǎ is U+01CE.

How can I copy ǎ in HTML?

You can use the HTML entity: ǎ

What CSS escape can I use for ǎ?

Use the CSS escape: \\01CE

How do I include ǎ in JavaScript?

Use the JavaScript escape: \\u{01CE}