Latin Small Letter Ts Digraph Letter
ʦ (U+02A6) is the Latin small letter TS digraph used to represent the “ts” sound in writing.
U+02A6
ʦ is a Unicode character known as the Latin small letter TS digraph. It’s commonly used in text where an “ts” digraph is preferred over separate letters. Below you’ll find copy/paste options, code points, and usage examples.
Latin Small Letter Ts Digraph Letter Meaning
ʦ is the Unicode character “LATIN SMALL LETTER TS DIGRAPH” with code point U+02A6. It represents a digraph written as “ts” but in a single typographic character. You’ll mainly see it in linguistics, language documentation, and older or specialized orthographies where “ts” is treated as one combined symbol rather than two letters. Because it’s a distinct Unicode character, it can improve consistency and readability in fonts and plain text when “ts” must be kept as a single unit for sorting, styling, or display.
Common uses
- •Linguistic transcription where “ts” is represented as a single digraph character
- •Typing or editing in orthographies that standardize “ts” as ʦ
- •Designing custom typography or symbol sets that require consistent digraph rendering
- •Writing scholarly notes where “ts” should be clearly marked as one character
- •Preparing multilingual text that needs Unicode-accurate character representation
Examples
ʦ Latin small letter ts digraph
- ʦʦaʦi
- ʦmaʦer
- ʦuʦk
- ʦpreʦent
- ʦʦhəno
Variations
Technical codes
| Unicode | U+02A6 | |
| HTML Entity | ʦ | |
| HTML Code | ʦ | |
| CSS | \02A6 |
FAQ
What is the Unicode code point for ʦ?
The character ʦ is U+02A6 (LATIN SMALL LETTER TS DIGRAPH).
How can I copy ʦ for use in text or design?
Copy the symbol directly from this page. You can also paste it into design tools and editors that support Unicode.
What does “ts digraph” mean here?
It means the “ts” sound is represented by a single character (a digraph written as one symbol) rather than two separate letters “t” and “s.”
Can I type ʦ using HTML or CSS?
Yes. HTML entity: ʦ CSS escape: \\02A6. JavaScript escape: \\u{02A6}.