HTML Entity Detail

HTML Entity - Black Letter Capital I

Black Letter Capital I is a letterlike mathematical symbols representing number sets and special functions. This HTML entity enables web developers to display this character reliably across all browsers without encoding issues.

Symbol preview
Unicode

U+2111

HTML entity

ℑ

CSS code

\2111

Usage Examples

Use this HTML entity in mathematical notation for number sets like ℝ (real numbers) and ℕ (natural numbers), and physics constants.

Common Mistakes

⚠️

Mistake: Using plain Latin letters instead of double-struck symbols for number sets

Fix: Use ℝ (ℝ), ℕ (ℕ), ℤ (ℤ), ℂ (ℂ) for number sets. Plain R, N, Z, C are ambiguous and less formal in mathematical writing.

⚠️

Mistake: Confusing the aleph symbol ℵ with a Hebrew letter or a stylized N

Fix: The aleph symbol ℵ is specifically used in set theory for transfinite cardinal numbers (ℵ₀). It is not a decorative character or a substitute for the Hebrew letter.

Black Letter Capital I

Select any code to highlight it before copying.

Category: Letterlike Symbols
Unicode U+2111
Hex Code ℑ
HTML Code ℑ
HTML Entity ℑ
CSS Code \2111
Windows Shortcut
Mac Shortcut
HTML code example
CSS code example
Last updated: 21 Jun 2026