✦free-symbols
𝔗

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

UnicodeU+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.