| Character | t |
| Name | Latin Small Letter T |
| Unicode Code Point | U+0074 |
| Decimal Value | 116 |
| Hex Value | 0x0074 |
| Category | Basic Latin |
| Windows Alt Code | Alt+116 |
| Word Alt+X Code | 0074 + Alt+X |
| Mac Shortcut | Not available — use copy/paste |
| HTML Entity | t |
| HTML Code (Dec / Hex) | t / t |
| CSS Content Code | content: "\0074"; |
| JavaScript Unicode Escape | "\u{0074}" |
The latin small letter t is one of the original ASCII characters, meaning it has been part of computer text since the earliest teleprinters and terminals. Because it sits in the first 128 Unicode code points, it is guaranteed to render identically on virtually every device, operating system, font, and programming language ever built.
Unicode block: Basic Latin (U+0000–U+007F). The Basic Latin block is identical to 7-bit ASCII, the character-encoding standard published in 1963 and still the foundation every modern text encoding (including UTF-8) builds on.
At Unicode code point U+0074 (decimal 116), Latin Small Letter T is the 78th of 84 characters cataloged in this category on How To Type Any Symbol. In terms of typing methods, it has a documented Windows Alt code, though no dedicated single-key Mac shortcut — Mac users generally rely on copy-paste for it. Regardless of platform, clicking the copy button above places the exact character on your clipboard, ready to paste into any application that accepts Unicode text.
💡 Good to know: This character is safe to use in URLs, filenames, and plain-text emails without any escaping in most contexts, unlike many symbols from later Unicode blocks.
Hold Alt and type 116 on the numeric keypad.
No dedicated shortcut — click the copy button above and paste with Cmd+V.
Click the symbol above to copy it, then paste anywhere — works on every device and OS.
Use the entity t in your HTML.