HTML Entity Detail

HTML Entity - Integers

Integers 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+2124

HTML entity

ℤ

CSS code

\2124

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.

Integers

Select any code to highlight it before copying.

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