✦free-symbols
π’Š

Mathematical Bold Italic Small I Symbol

π’Š is the mathematical bold italic small letter i (Unicode U+1D48A) for styled math and notation.

U+1D48A

π’Š (U+1D48A) is a Unicode character from the Mathematical block. It’s used to display an italic lowercase i with a bold math style, matching mathematical typography.

Mathematical Bold Italic Small I Symbol Meaning

π’Š is a mathematical styling character: it represents a lowercase β€œi” in a bold italic form intended for math-like text. In documents and design systems, it helps maintain consistent typographic appearance when you need an β€œi” that visually matches mathematical variables, indices, or labels. Because it is a distinct Unicode character (not just β€œi” with formatting), it will render consistently anywhere the font supports it. It’s most commonly used in math notation strings, equations rendered as plain text, and UI/graphic contexts where you want a single-character symbol rather than styling text via HTML or CSS.

Common uses

  • β€’Typing math variables in plain text (e.g., β€œi” in a styled formula string)
  • β€’Labels in math-themed user interfaces and dashboards
  • β€’Designing posters, slides, or infographics that require a bold-italic i
  • β€’Creating consistent notation in custom equation text, icons, or badges
  • β€’Blog or documentation snippets where rich formatting is limited

Examples

π’Š β€” Mathematical Bold Italic Small I

  • π’ŠVector component: π’Š
  • π’ŠIndex label: π’Š = 1, 2, 3
  • π’ŠMatrix term: aπ’Š,𝒋
  • π’ŠParameter name: π’Š(t)
  • π’ŠBasis element: π’Š

Variations

Ready to copy

Technical codes

UnicodeU+1D48A
HTML Entity𝒊
HTML Code𝒊
CSS\1D48A

FAQ

What does the Mathematical Bold Italic Small I symbol mean?

π’Š is a mathematical styling character: it represents a lowercase β€œi” in a bold italic form intended for math-like text. In documents and design systems, it helps maintain consistent typographic appearance when you need an β€œi” that visually matches mathematical variables, indices, or labels. Because it is a distinct Unicode character (not just β€œi” with formatting), it will render consistently anywhere the font supports it. It’s most commonly used in math notation strings, equations rendered as plain text, and UI/graphic contexts where you want a single-character symbol rather than styling text via HTML or CSS.

What Unicode character is π’Š?

π’Š is β€œMATHEMATICAL BOLD ITALIC SMALL I” with code point U+1D48A (HTML entity: 𝒊).

Is π’Š the same as a normal lowercase i?

No. π’Š is a distinct Unicode symbol designed for mathematical bold italic styling, not just the regular letter β€œi”.

How can I copy π’Š into code or text?

You can copy the character directly (π’Š), or use its escapes like CSS \\1D48A or JavaScript \\u{1D48A} when supported.

Will π’Š always render the same?

It depends on font support. In many math-capable fonts it will display as the intended bold italic small i; otherwise, it may fall back to a missing-glyph style.