Mathematical Sans-serif Italic Capital T Symbol
π is the mathematical sans-serif italic capital letter T (U+1D61B).
U+1D61B
π is a Unicode character from the Mathematical Alphanumeric Symbols set. Itβs a stylized, italic, sans-serif capital T designed for typography that matches math notation. You can copy it into design tools, documents, or code-friendly strings.
Mathematical Sans-serif Italic Capital T Symbol Meaning
π (U+1D61B) is a mathematical-style letter: a sans-serif italic capital T. Characters like this are typically used to keep letterforms consistent with mathematical typography, especially when authors need a T that visually matches other βmath alphanumericβ characters. In practice, π may be used as a variable symbol in formulas, a labeled quantity in technical writing, or a typographic accent in presentations and UI mockups. Because it is a stylistic Unicode character rather than a plain βTβ, it may have different font support depending on the environment, so previewing is recommended.
Common uses
- β’Labeling variables in math-style text and documentation
- β’Creating consistent typographic hierarchy in technical slides
- β’Designing UI text where a math-italic capital T is desired
- β’Marking specific terms in scientific or engineering writeups
- β’Adding a unique character to logos, posters, and branding mockups
Examples
π Mathematical Sans-Serif Italic Capital T
- πLet π be the transformation matrix.
- πThe eigenvalues of π determine the system behavior.
- πDefine π as the target variable.
- πWe use π to represent total time.
- πSet π = 0 for the base case.
Variations
Ready to copy
Technical codes
| Unicode | U+1D61B | |
| HTML Entity | 𝘛 | |
| HTML Code | 𝘛 | |
| CSS | \1D61B |
FAQ
What does the Mathematical Sans-serif Italic Capital T symbol mean?
π (U+1D61B) is a mathematical-style letter: a sans-serif italic capital T. Characters like this are typically used to keep letterforms consistent with mathematical typography, especially when authors need a T that visually matches other βmath alphanumericβ characters. In practice, π may be used as a variable symbol in formulas, a labeled quantity in technical writing, or a typographic accent in presentations and UI mockups. Because it is a stylistic Unicode character rather than a plain βTβ, it may have different font support depending on the environment, so previewing is recommended.
What Unicode character is π?
π is βMATHEMATICAL SANS-SERIF ITALIC CAPITAL Tβ with Unicode code point U+1D61B.
How do I copy π?
Copy the character from this page (π) and paste it into your document, design tool, or code editor.
Will π display the same everywhere?
Font support can vary. In environments without the needed math font, the glyph may appear differently or fall back to another font styleβso itβs best to preview in your target platform.
What are the common ways developers reference this symbol?
It can be referenced by its HTML entity (𝘛) or by Unicode escapes such as CSS \\1D61B or JavaScript \\u{1D61B}.