Unicode Character 'CYRILLIC SMALL LETTER UNBLENDED UK' (U+1C88) |
Unicode Data | |
---|---|
Name | CYRILLIC SMALL LETTER UNBLENDED UK |
Block | Cyrillic Extended-C |
Category | Letter, Lowercase [Ll] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Mirror | N |
Upper case | U+A64A |
Title case | U+A64A |
See Also | cyrillic small letter uk U+0479 cyrillic small letter monograph uk U+A64B |
Version | Unicode 9.0 (June 2016) |
Encodings | |
---|---|
HTML Entity (decimal) | ᲈ |
HTML Entity (hex) | ᲈ |
How to type in Microsoft Windows | Alt +1C88 |
UTF-8 (hex) | 0xE1 0xB2 0x88 (e1b288) |
UTF-8 (binary) | 11100001:10110010:10001000 |
UTF-16 (hex) | 0x1C88 (1c88) |
UTF-16 (decimal) | 7,304 |
UTF-32 (hex) | 0x00001C88 (1c88) |
UTF-32 (decimal) | 7,304 |
C/C++/Java source code | "\u1C88" |
Python source code | u"\u1C88" |
More... |
Java Data | |
---|---|
string.toUpperCase() | Ꙋ |
string.toLowerCase() | ᲈ |
Character.UnicodeBlock | CYRILLIC_EXTENDED_C |
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 |