Latin Capital Letter Insular T Letter
Ꞇ is the Latin Capital Letter Insular T, a Unicode character used for insular-style lettering and specialized typography.
U+A786
Ꞇ is a Unicode character from the Latin Extended block. It’s often used when you need an insular-style capital “T” character in text, fonts, or designs.
Latin Capital Letter Insular T Letter Meaning
Ꞇ (LATIN CAPITAL LETTER INSULAR T, U+A786) is a Latin Extended character designed to represent an insular-style capital “T”. In practice, it’s used as a typographic glyph rather than a common letter you’d swap in for standard ASCII “T”. People choose it to match a specific historical/insular lettering look, to stay consistent with a reference text, or to create decorative/ornamental typography in digital layouts. Because it’s not a widely supported substitute for plain “T” across all fonts and systems, it’s most reliable in environments where the character is supported (or where you control the font).
Common uses
- •Typography and layout work that needs an insular-style capital T glyph
- •Digital calligraphy, posters, and decorative headings
- •Linguistic or scholarly transcription where the exact character matters
- •Custom branding or artwork that uses specialized Unicode letters
- •Programming and UI text where you must display the specific Unicode character
Examples
Ꞇ Latin Capital Letter Insular T
- ꞆꞆ is used to represent an insular-style capital T.
- ꞆI replaced the standard T with Ꞇ for better typographic consistency.
- ꞆThe title starts with Ꞇ to match the reference style.
- ꞆIn this font, Ꞇ renders clearly in the header.
- ꞆCopy Ꞇ into your editor to verify rendering in your font.
Variations
Technical codes
| Unicode | U+A786 | |
| HTML Entity | Ꞇ | |
| HTML Code | Ꞇ | |
| CSS | \A786 |
FAQ
What does the Latin Capital Letter Insular T letter mean?
Ꞇ (LATIN CAPITAL LETTER INSULAR T, U+A786) is a Latin Extended character designed to represent an insular-style capital “T”. In practice, it’s used as a typographic glyph rather than a common letter you’d swap in for standard ASCII “T”. People choose it to match a specific historical/insular lettering look, to stay consistent with a reference text, or to create decorative/ornamental typography in digital layouts. Because it’s not a widely supported substitute for plain “T” across all fonts and systems, it’s most reliable in environments where the character is supported (or where you control the font).
What is Ꞇ in plain English?
Ꞇ is the Unicode character named LATIN CAPITAL LETTER INSULAR T (U+A786).
How do I copy Ꞇ into my text editor?
Copy the character Ꞇ directly from this page, or use one of the provided formats like Ꞇ or U+A786 depending on your tool.
Will Ꞇ look the same everywhere?
Not necessarily. The glyph appearance depends on font support; some fonts may not render it correctly or may substitute a different glyph.
What’s the best way to include Ꞇ in code?
Use the provided escapes: CSS \\\\A786 and JavaScript \\\\u{A786} are suitable for including the character in code.