free-symbols

Latin Capital Letter Is Letter

Ꝭ is the Latin Extended capital letter IS (U+A76C) used in specialized Latin-based text.

U+A76C

Ꝭ (U+A76C) is a Unicode character named “LATIN CAPITAL LETTER IS.” It belongs to the Latin Extended block and is useful when you need an exact, copyable letter form. Below you’ll find practical ways to use it in text and code.

Latin Capital Letter Is Letter Meaning

Ꝭ is the Unicode character “LATIN CAPITAL LETTER IS” with codepoint U+A76C. Because it is part of the Latin Extended set, it’s typically encountered in specific writing systems, scholarly transcriptions, or fonts/orthographies that use special letterforms distinct from the basic A–Z characters. In day-to-day writing, you would usually use it only when a particular document, style guide, dataset, or rendering expects this exact capital letter shape. When precision matters, copying the symbol directly or using the provided HTML/CSS/JavaScript escapes helps ensure consistent results across platforms.

Common uses

  • Copy/pasting the exact character into documents that require U+A76C
  • Using the correct letterform in academic or transcription-style text
  • Labeling or naming items in a UI where a specific font glyph is required
  • Preparing datasets or text files that must preserve exact Unicode characters
  • Generating content with scripts where you need reliable Unicode output

Examples

Ꝭ Latin Capital Letter IS

  • Ꝭncipit Ꝭnitatis
  • RegꝬstra
  • ꝬSterna
  • Ꝭbbreviation guide
  • Ꝭlphabet notes

Variations

Technical codes

UnicodeU+A76C
HTML EntityꝬ
HTML CodeꝬ
CSS\A76C

FAQ

What does the Latin Capital Letter Is letter mean?

Ꝭ is the Unicode character “LATIN CAPITAL LETTER IS” with codepoint U+A76C. Because it is part of the Latin Extended set, it’s typically encountered in specific writing systems, scholarly transcriptions, or fonts/orthographies that use special letterforms distinct from the basic A–Z characters. In day-to-day writing, you would usually use it only when a particular document, style guide, dataset, or rendering expects this exact capital letter shape. When precision matters, copying the symbol directly or using the provided HTML/CSS/JavaScript escapes helps ensure consistent results across platforms.

What is the Unicode codepoint for Ꝭ?

Ꝭ is U+A76C (LATIN CAPITAL LETTER IS).

How can I copy Ꝭ into HTML?

You can paste the character directly, or use the HTML entity: Ꝭ.

How do I use Ꝭ in CSS?

Use the CSS escape code: \\A76C.

How do I use Ꝭ in JavaScript?

Use the JavaScript escape: \\u{A76C}.