free-symbols
𝒬

Mathematical Script Capital Q Symbol

𝒬 is the Unicode “Mathematical Script Capital Q” character for a cursive-styled capital Q.

U+1D4AC

𝒬 is a Unicode character commonly used in mathematical and scientific typography. It represents a script-style capital Q, helping distinguish a specific set, operator, or variable in notation. You can copy it directly or use its Unicode/encoding references in code.

Mathematical Script Capital Q Symbol Meaning

𝒬 (Unicode U+1D4AC) is the “Mathematical Script Capital Q” character. In practice, it functions as a stylistic alternative to a normal capital Q in mathematical writing. Designers and authors use it to visually separate meanings—such as distinguishing a particular variable, set, or label from other variables that use standard capitals. Because it is a dedicated Unicode math-style character, it’s preferable to styling a plain “Q” with fonts when you need consistent, typographically accurate script capital text across platforms.

Common uses

  • Labeling variables or parameters in math notes with script-style typography
  • Marking a specific set or quantity in equations to distinguish it from standard Q
  • Creating consistent typographic styles in academic documents and reports
  • Designing mathematical posters, slide decks, or worksheets with script capitals
  • Using as a symbolic identifier in technical writing or UI text where script Q is desired

Examples

𝒬 Mathematical Script Capital Q

  • 𝒬Let 𝒬 be the set of valid states.
  • 𝒬Define 𝒬(x) as the objective function.
  • 𝒬For each element q ∈ 𝒬, we evaluate the constraint.
  • 𝒬The mapping from 𝒬 to outcomes is shown below.
  • 𝒬We denote the chosen parameter by 𝒬.

Variations

Ready to copy

Technical codes

UnicodeU+1D4AC
HTML Entity𝒬
HTML Code𝒬
CSS\1D4AC

FAQ

What does the Mathematical Script Capital Q symbol mean?

𝒬 (Unicode U+1D4AC) is the “Mathematical Script Capital Q” character. In practice, it functions as a stylistic alternative to a normal capital Q in mathematical writing. Designers and authors use it to visually separate meanings—such as distinguishing a particular variable, set, or label from other variables that use standard capitals. Because it is a dedicated Unicode math-style character, it’s preferable to styling a plain “Q” with fonts when you need consistent, typographically accurate script capital text across platforms.

What is the Unicode code point for 𝒬?

The Unicode code point for 𝒬 is U+1D4AC.

How do I insert 𝒬 in HTML?

You can use the HTML entity 𝒬.

How can I type 𝒬 in programming or editors that support escapes?

Use \\u{1D4AC} (JavaScript-style) or \\1D4AC (CSS escape as provided).

Why use 𝒬 instead of styling a regular “Q” in a font?

Using 𝒬 ensures you get the dedicated script-capital Unicode character, which is more consistent and portable across fonts and platforms.