Mathematical Bold Capital T Symbol
π is a Unicode mathematical bold capital T used to represent a bold T in technical text.
U+1D413
βπβ is the Unicode character named Mathematical Bold Capital T (U+1D413). Itβs commonly used when you need a bold, math-style capital T in formulas and design layouts. You can copy it directly or insert it using standard HTML/CSS/JavaScript escapes.
Mathematical Bold Capital T Symbol Meaning
The symbol π is a Unicode mathematical styled character: MATHEMATICAL BOLD CAPITAL T at U+1D413. Like other βmathematical boldβ letters, itβs mainly used to present a bold capital T in mathematical or technical contexts where a regular βTβ would not match the intended typography. Designers and developers also use it to create consistent typographic hierarchies (for headings, labels, or styled names) that need a bold, math-looking T. It does not change the underlying meaning of βTβ in text; rather, it changes the visual style to a math bold glyph.
Common uses
- β’Representing a bold capital T in mathematical notation or typed explanations
- β’Creating consistent typographic labels (e.g., βTβ for parameters or sets) in diagrams
- β’Designing UI headings or badges that require a math-styled bold T
- β’Writing technical documentation where distinct font styling matters
- β’Copy/pasting a bold T into forms, posters, or slides for visual emphasis
Examples
π β Mathematical Bold Capital T
- πLet π be a set of elements.
- πThe value of π is updated each step.
- πMatrix π transforms the vector.
- πParameter π defines the threshold.
- πUse π to label the test group.
Variations
Ready to copy
Technical codes
| Unicode | U+1D413 | |
| HTML Entity | 𝐓 | |
| HTML Code | 𝐓 | |
| CSS | \1D413 |
FAQ
What does the Mathematical Bold Capital T symbol mean?
The symbol π is a Unicode mathematical styled character: MATHEMATICAL BOLD CAPITAL T at U+1D413. Like other βmathematical boldβ letters, itβs mainly used to present a bold capital T in mathematical or technical contexts where a regular βTβ would not match the intended typography. Designers and developers also use it to create consistent typographic hierarchies (for headings, labels, or styled names) that need a bold, math-looking T. It does not change the underlying meaning of βTβ in text; rather, it changes the visual style to a math bold glyph.
What is the Unicode code point for π?
The Unicode code point for π (MATHEMATICAL BOLD CAPITAL T) is U+1D413.
How do I copy π in HTML?
Use the HTML entity: 𝐓
How do I type π using CSS or JavaScript?
CSS escape: \\1D413. JavaScript escape: \\u{1D413}.
Is π the same as a normal βTβ?
No. π is a specific Unicode mathematical bold glyph, so it looks different from the regular capital letter βTβ.