Mathematical Fraktur Capital T Symbol
π is the Unicode Mathematical Fraktur Capital T used for styled mathematical text.
U+1D517
π is a Unicode character from the Mathematical Fraktur block. Itβs commonly used to represent a styled capital βTβ in math and technical text. You can copy it directly or use the provided Unicode escapes in code.
Mathematical Fraktur Capital T Symbol Meaning
π (MATHEMATICAL FRAKTUR CAPITAL T, U+1D517) is a styled capital letter used in mathematical and technical contexts. Because it has a distinct Unicode identity, it can be used when a plain βTβ is not visually sufficientβsuch as distinguishing one set, operator, or variable from others. In LaTeX-like workflows it may appear as part of Fraktur letter styles, and in general Unicode typography it helps match specific font aesthetics for formulas, labels, and diagrams. When you need a consistent, copyable symbol across platforms, using the exact Unicode character is more reliable than substituting similar-looking fonts.
Common uses
- β’Labeling a math variable or constant as a distinct styled βTβ
- β’Typing set or space symbols in notes, textbooks, or documentation
- β’Designing mathematical UI elements (tabs, badges, formula previews)
- β’Creating consistent styled typography in technical writing and infographics
- β’Using the character in code, spreadsheets, or web content that supports Unicode
Examples
π β Mathematical Fraktur Capital T
- πLet π be a collection of elements.
- πDefine π = {x | condition}.
- πWe use π to denote the target set.
- πConsider the mapping from π to another space.
- πThe invariant for π is computed below.
Variations
Ready to copy
Technical codes
| Unicode | U+1D517 | |
| HTML Entity | 𝔗 | |
| HTML Code | 𝔗 | |
| CSS | \1D517 |
FAQ
What does the Mathematical Fraktur Capital T symbol mean?
π (MATHEMATICAL FRAKTUR CAPITAL T, U+1D517) is a styled capital letter used in mathematical and technical contexts. Because it has a distinct Unicode identity, it can be used when a plain βTβ is not visually sufficientβsuch as distinguishing one set, operator, or variable from others. In LaTeX-like workflows it may appear as part of Fraktur letter styles, and in general Unicode typography it helps match specific font aesthetics for formulas, labels, and diagrams. When you need a consistent, copyable symbol across platforms, using the exact Unicode character is more reliable than substituting similar-looking fonts.
What Unicode character is π?
π is MATHEMATICAL FRAKTUR CAPITAL T with code point U+1D517 (HTML: 𝔗).
How do I copy π reliably?
Select and copy the character directly from this page. When possible, avoid replacing it with visually similar letters from other fonts.
Can I use π in HTML or JavaScript?
Yes. Use the HTML entity 𝔗 or the JavaScript escape \\u{1D517} (assuming your environment supports Unicode code point escapes).
Is π the same as a normal βTβ?
No. Itβs a distinct Unicode styled character, so it may render differently and is treated as a different character in text processing.