About Latin Capital Letter T With Comma Below
Latin Capital Letter T With Comma Below is the Unicode character Ț at codepoint U+021A in the Latin Extended-B block of the Basic Multilingual Plane (BMP).
Developer Notes
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Latin Capital Letter T With Comma Below
To use the Latin Capital Letter T With Comma Below symbol (Ț) in HTML, insert the
entity Ț directly into your markup. The decimal entity Ț works in any HTML-serialised document.
In CSS pseudo-elements use content: '\21A';.
In JavaScript and TypeScript the escape '\u021A' evaluates to Ț. In Python source, write '\u021A'.
The character encodes to C8 9A as UTF-8 bytes and 021A as UTF-16 code units. Its decimal codepoint is 538.
This is a text-based Unicode character. It will render in the current font on most platforms. If a font lacks this glyph, the browser may show a placeholder or fall back to a system font.