free-symbols

Latin Small Letter Aa Letter

ꜳ is the Unicode “Latin Small Letter Aa” character (U+A733) from the Latin Extended block.

U+A733

ꜳ is a specific Unicode character used as an “aa”-type Latin letter in the Latin Extended range. It’s helpful when you need an exact glyph for typography or accurate text representation.

Latin Small Letter Aa Letter Meaning

ꜳ is the Unicode character named “LATIN SMALL LETTER AA” with code point U+A733. Because it has a dedicated Unicode identity, it’s primarily used for correct text rendering and faithful copying in fonts or documents that expect this exact character. In practice, it may appear in specialized Latin-based writing, transliteration schemes, or legacy/encoded text where an “aa” sound or letter form is represented by this particular glyph rather than a plain “a” or “aa” digraph. When publishing or sharing text, using ꜳ ensures consistent appearance across systems that support the character.

Common uses

  • Copying and pasting exact Latin Extended text from documents or web pages
  • Typography work where a specific “aa” letterform is required for faithful layout
  • Linguistic notes or transliteration content that uses this exact code point
  • Preparing source text for publishing pipelines that must preserve Unicode characters
  • UI or data entry fields that require strict character matching

Examples

ꜳ Latin Small Letter Aa

  • ꜳꜳ ꜳꜳꜳ
  • Text sample: ꜳ in the middle of a word
  • Replace placeholder “aa” with ꜳ: maꜳna
  • Unicode test: U+A733 ꜳ
  • Mixed script line: ꜳ + standard Latin letters

Variations

Technical codes

UnicodeU+A733
HTML Entityꜳ
HTML Codeꜳ
CSS\A733

FAQ

What does the Latin Small Letter Aa letter mean?

ꜳ is the Unicode character named “LATIN SMALL LETTER AA” with code point U+A733. Because it has a dedicated Unicode identity, it’s primarily used for correct text rendering and faithful copying in fonts or documents that expect this exact character. In practice, it may appear in specialized Latin-based writing, transliteration schemes, or legacy/encoded text where an “aa” sound or letter form is represented by this particular glyph rather than a plain “a” or “aa” digraph. When publishing or sharing text, using ꜳ ensures consistent appearance across systems that support the character.

What is the Unicode code point for ꜳ?

ꜳ is U+A733.

How can I copy ꜳ correctly?

Use the character directly (ꜳ) or copy one of the provided forms like its HTML entity (ꜳ) or escapes.

Will ꜳ display the same on every device?

It will display correctly when the used font supports U+A733; otherwise it may fall back to a missing-glyph box or a similar fallback font.

What should I use when coding this character?

For code, you can use the CSS escape \\A733 or JavaScript escape \\u{A733} to ensure the correct Unicode character is inserted.