✦free-symbols
𝘡

Mathematical Sans-serif Italic Small T Symbol

𝘡 is a mathematical sans-serif italic small letter t used in styled text and notation.

U+1D635

𝘡 is a Unicode mathematical symbol: MATHEMATICAL SANS-SERIF ITALIC SMALL T. It’s useful when you need a t that matches a sans-serif italic math style. Copy it directly or use its code point in supported environments.

Mathematical Sans-serif Italic Small T Symbol Meaning

𝘡 (U+1D635) is a Unicode character representing a β€œt” in mathematical sans-serif italic form. In math and technical writing, such stylized letters are commonly used to distinguish variables, parameters, or vectors/matrix-related symbols from other letters or styles. Because it’s a dedicated Unicode math character, it’s preferred over approximating with italic fonts when you want consistent rendering across systems. You’ll typically see it in formulas, technical diagrams, or typographic designs where β€œt” needs a specific math-like appearance.

Common uses

  • β€’Typing variables labeled β€œt” in math formulas with sans-serif italic styling
  • β€’Creating consistent notation in technical documents and reports
  • β€’Designing typographic graphics where the letter t must match a math style
  • β€’Formatting equations for slides, posters, and presentations
  • β€’Building UI text or icons that require a mathematical serifless italic t look

Examples

𝘡 β€” Mathematical sans-serif italic small t

  • 𝘡Compute 𝘡 as the time variable in 𝘡 β‰₯ 0.
  • 𝘡Let 𝘡 represent a parameter in the model.
  • 𝘡The value of 𝘡 updates each iteration.
  • 𝘡Assume 𝘡 is continuous over the interval.
  • 𝘡Define f(𝘡) = 𝘡^2 for 𝘡 β‰₯ 0.

Variations

Ready to copy

Technical codes

UnicodeU+1D635
HTML Entity𝘵
HTML Code𝘵
CSS\1D635

FAQ

What does the Mathematical Sans-serif Italic Small T symbol mean?

𝘡 (U+1D635) is a Unicode character representing a β€œt” in mathematical sans-serif italic form. In math and technical writing, such stylized letters are commonly used to distinguish variables, parameters, or vectors/matrix-related symbols from other letters or styles. Because it’s a dedicated Unicode math character, it’s preferred over approximating with italic fonts when you want consistent rendering across systems. You’ll typically see it in formulas, technical diagrams, or typographic designs where β€œt” needs a specific math-like appearance.

What is the Unicode code point for 𝘡?

𝘡 is U+1D635 (MATHEMATICAL SANS-SERIF ITALIC SMALL T).

How can I copy 𝘡 into my work?

Copy the character 𝘡 directly from this page, or paste it using your editor’s Unicode support.

Can I type 𝘡 using an HTML entity?

Yes. The HTML entity is 𝘵.

What’s the best way to insert 𝘡 in code?

Use the JavaScript escape \\u{1D635} or the CSS escape \\1D635 where supported.