Unicode Character 'LATIN SMALL LETTER T WITH PALATAL HOOK' (U+01AB) |
![]() ![]() |
Unicode Data | |
---|---|
Name | LATIN SMALL LETTER T WITH PALATAL HOOK |
Block | Latin Extended-B |
Category | Letter, Lowercase [Ll] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Mirror | N |
Old name | LATIN SMALL LETTER T PALATAL HOOK |
Index entries | T WITH PALATAL HOOK, LATIN SMALL LETTER PALATAL HOOK, LATIN SMALL LETTER T WITH |
Comments | archaic phonetic for palatalized alveolar or dental stop recommended spelling U+0074 U+02B2 |
Version | Unicode 1.1.0 (June, 1993) |
Encodings | |
---|---|
HTML Entity (decimal) | ƫ |
HTML Entity (hex) | ƫ |
How to type in Microsoft Windows | Alt +01AB |
UTF-8 (hex) | 0xC6 0xAB (c6ab) |
UTF-8 (binary) | 11000110:10101011 |
UTF-16 (hex) | 0x01AB (01ab) |
UTF-16 (decimal) | 427 |
UTF-32 (hex) | 0x000001AB (01ab) |
UTF-32 (decimal) | 427 |
C/C++/Java source code | "\u01AB" |
Python source code | u"\u01AB" |
More... |
Java Data | |
---|---|
string.toUpperCase() | ƫ |
string.toLowerCase() | ƫ |
Character.UnicodeBlock | LATIN_EXTENDED_B |
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 |