✦free-symbols
𝗓

Mathematical Sans-serif Small Z Symbol

𝗓 is the Mathematical Sans-Serif Small Z, a Unicode math letter style for Z-like variables.

U+1D5D3

𝗓 is a Unicode character that represents a sans-serif small β€œz” in mathematical typography. It’s commonly used when you need a styled math variable that matches a specific font/notation style.

Mathematical Sans-serif Small Z Symbol Meaning

𝗓 (Unicode U+1D5D3) is the β€œMATHEMATICAL SANS-SERIF SMALL Z” character. Like other mathematical alphabet symbols, it’s primarily used as a styled letter in formulas, labels, and diagram annotations rather than as punctuation. Designers and technical writers choose it to keep typography consistent across documents where plain β€œz” would look different from other math variables. It can be used wherever a small Z variable is needed with a sans-serif math look, such as in equations, physics/engineering notation, or styled text in educational or reference materials.

Common uses

  • β€’Typing a styled math variable in equation text where a sans-serif Z is preferred
  • β€’Labeling parts of diagrams (e.g., impedance, coordinates, or parameters) consistently with other math letters
  • β€’Creating educational worksheets and teaching materials that match a specific math font style
  • β€’Designing UI or documentation that includes mathematical variables in styled text
  • β€’Generating branded math content for reports, presentations, and infographics

Examples

𝗓 β€” Mathematical Sans-Serif Small Z

  • 𝗓Let 𝗓 be a dimensionless parameter.
  • 𝗓Compute 𝗓 using the given coefficients.
  • 𝗓The value of 𝗓 increases with time.
  • 𝗓Set 𝗓 = 0 at the boundary condition.
  • 𝗓In the formula, substitute 𝗓 for z.

Variations

Ready to copy

Technical codes

UnicodeU+1D5D3
HTML Entity𝗓
HTML Code𝗓
CSS\1D5D3

FAQ

What does the Mathematical Sans-serif Small Z symbol mean?

𝗓 (Unicode U+1D5D3) is the β€œMATHEMATICAL SANS-SERIF SMALL Z” character. Like other mathematical alphabet symbols, it’s primarily used as a styled letter in formulas, labels, and diagram annotations rather than as punctuation. Designers and technical writers choose it to keep typography consistent across documents where plain β€œz” would look different from other math variables. It can be used wherever a small Z variable is needed with a sans-serif math look, such as in equations, physics/engineering notation, or styled text in educational or reference materials.

What Unicode character is 𝗓?

𝗓 is β€œMATHEMATICAL SANS-SERIF SMALL Z” with Unicode code point U+1D5D3.

How do I type 𝗓 in HTML?

Use the HTML entity: 𝗓

How do I insert 𝗓 with CSS?

You can use the CSS escape: \\1D5D3 (in contexts that support Unicode escapes).

How do I insert 𝗓 with JavaScript?

Use: \\u{1D5D3} in JavaScript strings.