Unicode Character 'LATIN LETTER SMALL CAPITAL T' (U+1D1B) |
![]() |
LATIN LETTER SMALL CAPITAL T
LATIN LETTER SMALL CAPITAL T
| Unicode Data | |
|---|---|
| Name | LATIN LETTER SMALL CAPITAL T |
| Block | Phonetic Extensions |
| Category | Letter, Lowercase [Ll] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Mirror | N |
| Index entries | T, LATIN LETTER SMALL CAPITAL |
| See Also | cyrillic small letter te U+0442 |
| Version | Unicode 4.0.0 (April, 2003) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ᴛ |
| HTML Entity (hex) | ᴛ |
| How to type in Microsoft Windows | Alt +1D1B |
| UTF-8 (hex) | 0xE1 0xB4 0x9B (e1b49b) |
| UTF-8 (binary) | 11100001:10110100:10011011 |
| UTF-16 (hex) | 0x1D1B (1d1b) |
| UTF-16 (decimal) | 7,451 |
| UTF-32 (hex) | 0x00001D1B (1D1B) |
| UTF-32 (decimal) | 7,451 |
| C/C++/Java source code | "\u1D1B" |
| Python source code | u"\u1D1B" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ᴛ |
| string.toLowerCase() | ᴛ |
| Character.UnicodeBlock | PHONETIC_EXTENSIONS |
| Character.charCount() | 1 |
| Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
| Character.getNumericValue() | -1 |
| Character.getType() | 2 |
| Character.isDefined() | Yes |
| Character.isDigit() | No |
| Character.isIdentifierIgnorable() | No |
| Character.isISOControl() | No |
| Character.isJavaIdentifierPart() | Yes |
| Character.isJavaIdentifierStart() | Yes |
| Character.isLetter() | Yes |
| Character.isLetterOrDigit() | Yes |
| Character.isLowerCase() | Yes |
| Character.isMirrored() | No |
| Character.isSpaceChar() | No |
| Character.isSupplementaryCodePoint() | No |
| Character.isTitleCase() | No |
| Character.isUnicodeIdentifierPart() | Yes |
| Character.isUnicodeIdentifierStart() | Yes |
| Character.isUpperCase() | No |
| Character.isValidCodePoint() | Yes |
| Character.isWhitespace() | No |