Unicode Character 'CYRILLIC SMALL LIGATURE TE TSE' (U+04B5) |
![]() ![]() |
Unicode Data | |
---|---|
Name | CYRILLIC SMALL LIGATURE TE TSE |
Block | Cyrillic |
Category | Letter, Lowercase [Ll] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Mirror | N |
Old name | CYRILLIC SMALL LETTER TE TSE |
Upper case | U+04B4 |
Title case | U+04B4 |
Comments | Abkhasian this is not a decomposable ligature |
Version | Unicode 1.1.0 (June, 1993) |
Encodings | |
---|---|
HTML Entity (decimal) | ҵ |
HTML Entity (hex) | ҵ |
How to type in Microsoft Windows | Alt +04B5 |
UTF-8 (hex) | 0xD2 0xB5 (d2b5) |
UTF-8 (binary) | 11010010:10110101 |
UTF-16 (hex) | 0x04B5 (04b5) |
UTF-16 (decimal) | 1,205 |
UTF-32 (hex) | 0x000004B5 (04B5) |
UTF-32 (decimal) | 1,205 |
C/C++/Java source code | "\u04B5" |
Python source code | u"\u04B5" |
More... |
Java Data | |
---|---|
string.toUpperCase() | Ҵ |
string.toLowerCase() | ҵ |
Character.UnicodeBlock | CYRILLIC |
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 |