Copyglyph
𝐭
U+1D42D · Mathematical Bold Small T · Mathematical Alphanumeric Symbols · Common

Mathematical Bold Small T 𝐭

Visual Description: The glyph is the letter t rendered in a bold mathematical style. It appears as a small Latin character with consistent stroke width, more prominent than regular text. In math, it sits on the baseline with the same height as other bold letters. In interfaces, it often serves as a label for a parameter or variable.

Meaning & Usage: Bold small t emphasizes a variable and helps distinguish it from nearby symbols. It is common to treat t as a parameter, time, or index in formulas, especially when vectors or tensors are involved. In calculators and math editors, the bold form signals emphasis and separate roles for operations or comparisons.

Historical Background: These bold variants belong to a family of typographic forms created to keep mathematical notation visually distinct. The bold Latin set enables writers to mark vectors, matrices, or special quantities without changing the underlying letter. Unicode and font designers expanded support so that readers can recognize structure in formulas and software.

Practical Use: In practical math work, you insert the bold t by selecting the character in a symbol palette or by applying bold styling to the regular t. It helps label time steps, components, or parametric values in equations. Users see it in calculators, graphing tools, and quick UI controls for performing comparisons or toggling modes.

See our category page for related symbols.

Look‑alikes: t (U+74).

Need styled alternatives? Try the Fancy Text tool.

Confusables

Technical details
  • Codepoint: U+1D42D
  • General Category: Ll
  • Age: 3.1
  • Bidi Class: L
  • Decomposition: <font> 0074
  • Block: Mathematical Alphanumeric Symbols
  • Script: Common
  • UTF-8: F0 9D 90 AD
  • UTF-16: D835 DC2D
  • UTF-32: 0001D42D
  • HTML dec: &#119853;
  • HTML hex: &#x1D42D;
  • JS escape: \u{1D42D}
  • Python \N{}: \N{MATHEMATICAL BOLD SMALL T}
  • Python \U: \U0001D42D
  • URL-encoded: %F0%9D%90%AD
  • CSS escape: \1D42D
How to type / insert

Fast copy: click the Copy button near the top of this page.

By codepoint: in many editors and IDEs, you can insert via the Unicode code U+1D42D or a built‑in character picker.

HTML: use the numeric entity (hex) or (decimal) when an HTML entity is needed.

Compatibility & troubleshooting

Font support: if the symbol does not render, the current font likely lacks this codepoint. Choose a font with broad Unicode coverage or allow a fallback font.

Web pages: ensure your CSS font stack includes a general fallback; avoid relying on images for common symbols to preserve accessibility and copyability.