HTML Entity/SymbolŦ(LATIN CAPITAL LETTER T WITH STROKE )

Ŧ
Copy this symbol

LATIN CAPITAL LETTER T WITH STROKE

Click on any of the following code values to copy to clipboard.

Ŧ
Ŧ
U+00166
\0166
Ŧ

HTML Examples

Using HTML Code value in HTML file

<span> &#358; </span>

Using HTML Entity value in HTML file

<span> &Tstrok; </span>

CSS Example

Using CSS content code of the HTML entity &Tstrok; to specify in a CSS file

span { 
    content: "\0166";
}
All HTML Symbols