✦free-symbols
πœ“

Mathematical Italic Small Psi Symbol

πœ“ is the mathematical italic small psi character used to represent a lowercase Ξ¨ in math and scientific text.

U+1D713

The symbol πœ“ is a specific Unicode character: Mathematical Italic Small Psi. It’s commonly used when you need a lowercase psi styled in an italic mathematical form. You can copy it directly or generate it in HTML/CSS/JavaScript using its Unicode code point.

Mathematical Italic Small Psi Symbol Meaning

πœ“ is the Unicode character β€œMATHEMATICAL ITALIC SMALL PSI” with code point U+1D713 (HTML entity 𝜓). It denotes a lowercase psi in a math-typography style (italic, mathematical). In practice, it’s used as a variable or label in scientific and mathematical writingβ€”especially where the italic form of ψ is required for consistent notation. Note that it is distinct from other psi-like characters (such as the standard Greek letter variants), because it has its own dedicated Unicode character and styling intent.

Common uses

  • β€’Writing math formulas that use an italic lowercase psi variable
  • β€’Labeling terms in science and engineering documents
  • β€’Creating consistent mathematical notation in academic notes
  • β€’Using the symbol in equation editors or typesetting workflows
  • β€’Formatting symbols in UI or documentation where a math-styled psi is needed

Examples

πœ“ (Mathematical Italic Small Psi)

  • πœ“Let πœ“(x) be a function of x.
  • πœ“Evaluate the expression for πœ“ at x = 0.
  • πœ“The variable πœ“ represents an unknown parameter.
  • πœ“Compute βˆ‡πœ“ and substitute into the equation.
  • πœ“Use πœ“ to denote the wavefunction in the model.

Variations

Ready to copy

Technical codes

UnicodeU+1D713
HTML Entity𝜓
HTML Code𝜓
CSS\1D713

FAQ

What does the Mathematical Italic Small Psi symbol mean?

πœ“ is the Unicode character β€œMATHEMATICAL ITALIC SMALL PSI” with code point U+1D713 (HTML entity 𝜓). It denotes a lowercase psi in a math-typography style (italic, mathematical). In practice, it’s used as a variable or label in scientific and mathematical writingβ€”especially where the italic form of ψ is required for consistent notation. Note that it is distinct from other psi-like characters (such as the standard Greek letter variants), because it has its own dedicated Unicode character and styling intent.

What Unicode character is πœ“?

πœ“ is β€œMATHEMATICAL ITALIC SMALL PSI” with Unicode code point U+1D713 (HTML entity 𝜓).

How do I copy πœ“ into HTML?

You can paste the character directly, or use the HTML entity: 𝜓

How do I include πœ“ in CSS?

Using its CSS escape form: \\1D713

How do I create πœ“ in JavaScript?

Use the JavaScript escape: \\u{1D713}