free-symbols

Latin Capital Letter Glottal A Letter

Ꞻ is the Latin capital letter glottal A (U+A7BA) from the Latin Extended block.

U+A7BA

Ꞻ (U+A7BA) is a specific Latin Extended letter. It’s useful when you need the exact glottal-A capital form for linguistics or language-specific text. Below you’ll find copy options, code escapes, and practical examples.

Latin Capital Letter Glottal A Letter Meaning

Ꞻ is the Unicode character “LATIN CAPITAL LETTER GLOTTAL A” (U+A7BA). As its name suggests, it represents a capital form of the “glottal A” letter used in certain phonetic or language transcription contexts. Unlike common Latin A, this character is distinct and should be used when your source text, font, or transcription standard calls for that exact symbol. Because it’s in the Latin Extended block, it may not render correctly in older fonts; using a Unicode-capable font helps ensure consistent display. When working with plain text, use the provided HTML or JavaScript escapes to avoid mismatches.

Common uses

  • Linguistics notes where a transcription requires a glottal-A capital letter
  • Creating templates for language study materials using Unicode-accurate characters
  • Labeling or typographic work for manuscripts or academic drafts that require exact glyphs
  • Digital archives where stored text must preserve the precise Unicode character
  • UI text or documentation for tools that expose Unicode characters

Examples

Ꞻ Latin Capital Letter Glottal A

  • Ꞻa
  • ꞺɁa
  • Reading: Ꞻ
  • Transcription uses Ꞻ in uppercase positions.
  • Chapter header: Ꞻ

Variations

Technical codes

UnicodeU+A7BA
HTML EntityꞺ
HTML CodeꞺ
CSS\A7BA

FAQ

What does the Latin Capital Letter Glottal A letter mean?

Ꞻ is the Unicode character “LATIN CAPITAL LETTER GLOTTAL A” (U+A7BA). As its name suggests, it represents a capital form of the “glottal A” letter used in certain phonetic or language transcription contexts. Unlike common Latin A, this character is distinct and should be used when your source text, font, or transcription standard calls for that exact symbol. Because it’s in the Latin Extended block, it may not render correctly in older fonts; using a Unicode-capable font helps ensure consistent display. When working with plain text, use the provided HTML or JavaScript escapes to avoid mismatches.

What is the Unicode code point for Ꞻ?

Ꞻ is U+A7BA.

How can I copy Ꞻ into HTML?

Use the HTML entity: Ꞻ

What JavaScript escape can I use for Ꞻ?

Use: \\u{A7BA}

Will Ꞻ always display correctly?

Not always. It depends on whether the font supports the Latin Extended character. Using a Unicode-capable font improves rendering.