Mathematical Sans-serif Bold Small Theta Symbol
π· is the mathematical sans-serif bold small theta symbol (U+1D777).
U+1D777
π· is a Unicode math symbol used when you need a bold, sans-serif style variant of the lowercase theta. Itβs commonly used in formula text and technical writing. You can copy it directly or use the provided HTML/CSS/JavaScript escapes.
Mathematical Sans-serif Bold Small Theta Symbol Meaning
π· is Unicode character U+1D777, named MATHEMATICAL SANS-SERIF BOLD SMALL THETA. It represents a lowercase theta in a specific typographic style: sans-serif and bold. Like other theta symbols, it may be used in mathematical expressions, variables, or notation where theta is traditionally used (for example, as an angle or parameter). The βsans-serif boldβ styling is important when matching a documentβs visual style, especially in math typesetting systems that distinguish between regular and bold math alphabets.
Common uses
- β’Typing math variables in plain text where a bold theta style is required
- β’Labeling angles or parameters in technical notes and inline formulas
- β’Designing UI or documentation that mirrors a specific math font style
- β’Creating consistent symbol sets for presentations, slides, and posters
- β’Using in code examples or datasets that store math symbols by Unicode value
Examples
π· Mathematical Sans-Serif Bold Small Theta
- π·Let π· be a parameter in the model.
- π·The angle is denoted by π·.
- π·Compute π· from the given constraints.
- π·In our notation, π· represents the current theta value.
- π·Set π· to the chosen starting point.
Variations
Ready to copy
Technical codes
| Unicode | U+1D777 | |
| HTML Entity | 𝝷 | |
| HTML Code | 𝝷 | |
| CSS | \1D777 |
FAQ
What does the Mathematical Sans-serif Bold Small Theta symbol mean?
π· is Unicode character U+1D777, named MATHEMATICAL SANS-SERIF BOLD SMALL THETA. It represents a lowercase theta in a specific typographic style: sans-serif and bold. Like other theta symbols, it may be used in mathematical expressions, variables, or notation where theta is traditionally used (for example, as an angle or parameter). The βsans-serif boldβ styling is important when matching a documentβs visual style, especially in math typesetting systems that distinguish between regular and bold math alphabets.
What Unicode character is π·?
π· is U+1D777, named MATHEMATICAL SANS-SERIF BOLD SMALL THETA.
How can I copy π· into HTML?
Use the HTML entity: 𝝷
How do I use π· in CSS or JavaScript?
CSS escape: \\1D777. JavaScript escape: \\u{1D777}.
Is π· the same as a regular theta?
Itβs a theta variant with a specific style: mathematical sans-serif bold small theta. It may be used when you need that bold sans-serif look.