free-symbols

Latin Capital Letter Small Capital I Letter

Ɪ is a Latin Extended character that represents a small-cap style capital I.

U+A7AE

Ɪ is a Unicode character from the Latin Extended block. It’s designed for typography where a “small caps” look is needed while keeping capital-style forms. You can copy it directly or use the provided code point escapes in your code.

Latin Capital Letter Small Capital I Letter Meaning

Ɪ (U+A7AE) is named “LATIN CAPITAL LETTER SMALL CAPITAL I.” As its name suggests, it’s a capital I rendered in a small-cap style, which is often used to match typographic conventions such as all-caps headings that include small-caps variants. In practice, it helps authors and designers keep letterforms consistent when mixing standard capitals with small-cap treatments. Because it is a distinct Unicode character, it’s preferable to substitute the proper character rather than relying on font scaling tricks, especially when you want the same appearance across systems that support it.

Common uses

  • Typography: use Ɪ for a small-cap I in headings, titles, and captions
  • Branding: match a brand’s typographic rules when a “small caps” I is required
  • Editorial design: keep consistent letter styling in print-like layouts
  • Language and symbol lists: represent a specific letterform unambiguously in text
  • UI text: label elements where design requires a small-cap style capital I

Examples

Ɪ Latin Capital Letter Small Capital I

  • Ɪnnovation
  • The Ɪdea of design
  • ꞮNSTRUMENTS
  • Small caps: Ɪ
  • Use Ɪ for the capital I

Variations

Technical codes

UnicodeU+A7AE
HTML EntityꞮ
HTML CodeꞮ
CSS\A7AE

FAQ

What does the Latin Capital Letter Small Capital I letter mean?

Ɪ (U+A7AE) is named “LATIN CAPITAL LETTER SMALL CAPITAL I.” As its name suggests, it’s a capital I rendered in a small-cap style, which is often used to match typographic conventions such as all-caps headings that include small-caps variants. In practice, it helps authors and designers keep letterforms consistent when mixing standard capitals with small-cap treatments. Because it is a distinct Unicode character, it’s preferable to substitute the proper character rather than relying on font scaling tricks, especially when you want the same appearance across systems that support it.

How do I copy Ɪ?

Select and copy Ɪ from this page, then paste it into your document, design tool, or editor.

What is the Unicode code point for Ɪ?

The Unicode code point is U+A7AE.

How can I insert Ɪ in HTML?

Use the HTML entity: Ɪ

How can I use Ɪ in CSS or JavaScript?

CSS escape: \\A7AE. JavaScript escape: \\u{A7AE}.