free-symbols
Ā

Latin Capital Letter A With Macron Letter

Ā is the uppercase A with a macron, represented as U+0100 for reliable text and typography.

U+0100

Ā (Latin Capital Letter A with Macron) is a letter used in extended Latin writing. It’s especially helpful when you need a clear, typographic macron over “A” for accurate text. Use the copy options below or the provided code points to avoid encoding issues.

Latin Capital Letter A With Macron Letter Meaning

Ā is the capital form of the Latin letter “A” with a macron diacritic. The macron is a horizontal line placed above the letter, and the combination is encoded as U+0100 (LATIN CAPITAL LETTER A WITH MACRON). In practice, people use Ā to represent specific phonetic or orthographic requirements where “A” must be distinguished from plain “A.” You may see it in academic materials, language data, proper names, and properly formatted text where diacritics must be preserved. Because it is a distinct Unicode character, using Ā directly is more reliable than trying to fake the macron with formatting.

Common uses

  • Typing or formatting Latin-based names that require an A with macron
  • Correctly displaying diacritics in language learning and linguistic notation
  • Producing accurate text in documents where “A” and “Ā” are meaningfully different
  • Labeling variables, terms, or headings in academic or technical writing
  • Ensuring consistent rendering in web content by using the proper Unicode character

Examples

Ā (Latin Capital Letter A with Macron)

  • ĀĀron
  • ĀMāori ā is not the same as Ā
  • ĀPlease enter Ā to continue.
  • ĀThe vowel is Ā in this transcription.
  • ĀĀ is encoded as U+0100.

Variations

Technical codes

UnicodeU+0100
HTML EntityĀ
HTML CodeĀ
CSS\0100

FAQ

What does the Latin Capital Letter A With Macron letter mean?

Ā is the capital form of the Latin letter “A” with a macron diacritic. The macron is a horizontal line placed above the letter, and the combination is encoded as U+0100 (LATIN CAPITAL LETTER A WITH MACRON). In practice, people use Ā to represent specific phonetic or orthographic requirements where “A” must be distinguished from plain “A.” You may see it in academic materials, language data, proper names, and properly formatted text where diacritics must be preserved. Because it is a distinct Unicode character, using Ā directly is more reliable than trying to fake the macron with formatting.

What is the Unicode code point for Ā?

Ā is U+0100 (LATIN CAPITAL LETTER A WITH MACRON).

How do I copy Ā in HTML?

You can use the character directly, or use the numeric entity: Ā.

How do I write Ā in CSS or in a string escape?

The CSS escape for Ā is \\0100.

Why shouldn’t I fake the macron with a normal A and styling?

Using the actual Unicode character (U+0100) preserves correct encoding and consistent rendering across fonts and platforms.