Latin Capital Letter T with Cedilla |
| Name | Latin Capital Letter T with Cedilla | |
| Unicode | U+0162 | |
| CSS Code | \0162 | |
| HTML Entity | Ţ | |
| HTML Code | Ţ |
<div>Ţ</div>div::before {
content: "\0162";
}Latin Capital Letter T with Cedilla |
| Name | Latin Capital Letter T with Cedilla | |
| Unicode | U+0162 | |
| CSS Code | \0162 | |
| HTML Entity | Ţ | |
| HTML Code | Ţ |
<div>Ţ</div>div::before {
content: "\0162";
}