HTML Entity Detail

HTML Entity - Complex Numbers

Complex Numbers 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+2102

HTML entity

ℂ

CSS code

\2102

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.

Complex Numbers

Select any code to highlight it before copying.

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