Mathematical Bold Italic Capital T Symbol
π» is a Mathematical Bold Italic capital T used to represent stylized T in math and design.
U+1D47B
π» is a Unicode math-style character: Mathematical Bold Italic Capital T. Itβs often used when you need a typographic T that matches bold italic math text. You can copy it directly, or use the provided escape formats in code.
Mathematical Bold Italic Capital T Symbol Meaning
π» is a Unicode character from the βMathβ category with code point U+1D47B (HTML entity 𝑻). It is a bold italic, capital-styled T intended for mathematical or typographic contexts where the appearance of the letter mattersβsuch as emphasizing a specific variable, set name, tensor-like symbol, or a labeled quantity in equations. Because itβs a distinct Unicode glyph (not just a styled font effect), it will render consistently across supporting systems and can be used in plain text, design mockups, and developer-generated content that needs exact typography.
Common uses
- β’Labeling a variable or constant as a stylized βTβ in math text
- β’Designing equation callouts or typography elements that need bold italic style
- β’Creating consistent UI/diagram text in tools that support Unicode math characters
- β’Using in documents where you want a true Unicode glyph rather than font styling
- β’Adding typographic flair to social posts or graphics that include math notation
Examples
π» β Mathematical Bold Italic Capital T
- π»Let π» be the transformation matrix.
- π»We define π» = (t_ij).
- π»The operator π» maps vectors to vectors.
- π»Consider the set {π»} under composition.
- π»In the diagram, π» labels the final stage.
Variations
Ready to copy
Technical codes
| Unicode | U+1D47B | |
| HTML Entity | 𝑻 | |
| HTML Code | 𝑻 | |
| CSS | \1D47B |
FAQ
What does the Mathematical Bold Italic Capital T symbol mean?
π» is a Unicode character from the βMathβ category with code point U+1D47B (HTML entity 𝑻). It is a bold italic, capital-styled T intended for mathematical or typographic contexts where the appearance of the letter mattersβsuch as emphasizing a specific variable, set name, tensor-like symbol, or a labeled quantity in equations. Because itβs a distinct Unicode glyph (not just a styled font effect), it will render consistently across supporting systems and can be used in plain text, design mockups, and developer-generated content that needs exact typography.
What is the Unicode code point for π»?
π» is U+1D47B (Mathematical Bold Italic Capital T).
How can I copy π» into my document or editor?
Copy the character π» directly from this page, or use the HTML entity 𝑻 in markup.
How do I use π» in JavaScript?
You can use the escape form \\u{1D47B} in JavaScript strings.
Why use π» instead of styling a normal βTβ in bold italic?
π» is a dedicated Unicode glyph, so it preserves the exact intended math-style typography across systems and doesnβt rely on font styling.