free-symbols

Latin Capital Letter Chi Letter

Ꭓ is the Latin capital letter chi (U+A7B3) from the Latin Extended block.

U+A7B3

Ꭓ (Latin Capital Letter Chi) is a Unicode character used as a distinct letter in extended Latin text. You can copy it directly, or use its HTML, CSS, and JavaScript escapes for reliable rendering.

Latin Capital Letter Chi Letter Meaning

Ꭓ is the Unicode character named LATIN CAPITAL LETTER CHI (U+A7B3). It is part of the Latin Extended range, meaning it’s intended for specialized written forms rather than basic ASCII text. Visually, it’s used as a capital “chi-like” letter in contexts where that specific character matters—such as fonts or datasets that rely on the exact code point. When you need correct typography or consistent encoding (for example, in linguistics-related materials, text normalization, or rendering a specific orthography), using Ꭓ by its Unicode code point helps avoid substitutions with similar-looking letters.

Common uses

  • Typing or labeling a letter in a linguistics-related document using the exact character.
  • Displaying an extended Latin orthography in digital typography or custom fonts.
  • Copy/pasting into spreadsheets or databases where the exact Unicode character must be preserved.
  • Using in UI text or branding elements that require a distinctive capital letter form.
  • Embedding in web content with the correct escape sequence to avoid character fallback.

Examples

Ꭓ Latin Capital Letter Chi

  • Ꭓ is used as a distinct capital letter.
  • Type: Ꭓ then compare code points.
  • In the dataset, U+A7B3 maps to Ꭓ.
  • The header shows Ꭓ in the extended Latin set.
  • Use Ꭓ when the spelling requires this exact letter.

Variations

Technical codes

UnicodeU+A7B3
HTML EntityꞳ
HTML CodeꞳ
CSS\A7B3

FAQ

What does the Latin Capital Letter Chi letter mean?

Ꭓ is the Unicode character named LATIN CAPITAL LETTER CHI (U+A7B3). It is part of the Latin Extended range, meaning it’s intended for specialized written forms rather than basic ASCII text. Visually, it’s used as a capital “chi-like” letter in contexts where that specific character matters—such as fonts or datasets that rely on the exact code point. When you need correct typography or consistent encoding (for example, in linguistics-related materials, text normalization, or rendering a specific orthography), using Ꭓ by its Unicode code point helps avoid substitutions with similar-looking letters.

What is the Unicode code point for Ꭓ?

Ꭓ is U+A7B3.

How can I include Ꭓ in HTML?

Use the HTML entity: Ꭓ

What CSS and JavaScript escapes work for Ꭓ?

CSS: \\A7B3. JavaScript (Unicode code point escape): \\u{A7B3}.

Can Ꭓ be replaced with a regular Greek chi character?

Not reliably. Ꭓ is a distinct character (LATIN CAPITAL LETTER CHI) in Unicode, so substituting another chi may change the code point and affect exact matching.