Unicode Character 'COMBINING CYRILLIC POKRYTIE' (U+0487) |
Unicode Data | |
---|---|
Name | COMBINING CYRILLIC POKRYTIE |
Block | Cyrillic |
Category | Mark, Nonspacing [Mn] |
Combine | 230 |
BIDI | Non-Spacing Mark [NSM] |
Mirror | N |
Comments | used only with titlo letters also attested in Glagolitic |
See Also | combining inverted breve U+0311 combining cyrillic vzmet U+A66F |
Version | Unicode 5.1.0 (March 2008) |
Encodings | |
---|---|
HTML Entity (decimal) | ҇ |
HTML Entity (hex) | ҇ |
How to type in Microsoft Windows | Alt +0487 |
UTF-8 (hex) | 0xD2 0x87 (d287) |
UTF-8 (binary) | 11010010:10000111 |
UTF-16 (hex) | 0x0487 (0487) |
UTF-16 (decimal) | 1,159 |
UTF-32 (hex) | 0x00000487 (0487) |
UTF-32 (decimal) | 1,159 |
C/C++/Java source code | "\u0487" |
Python source code | u"\u0487" |
More... |
Java Data | |
---|---|
string.toUpperCase() | ҇ |
string.toLowerCase() | ҇ |
Character.UnicodeBlock | CYRILLIC |
Character.charCount() | 1 |
Character.getDirectionality() | DIRECTIONALITY_NONSPACING_MARK [8] |
Character.getNumericValue() | -1 |
Character.getType() | 6 |
Character.isDefined() | Yes |
Character.isDigit() | No |
Character.isIdentifierIgnorable() | No |
Character.isISOControl() | No |
Character.isJavaIdentifierPart() | Yes |
Character.isJavaIdentifierStart() | No |
Character.isLetter() | No |
Character.isLetterOrDigit() | No |
Character.isLowerCase() | No |
Character.isMirrored() | No |
Character.isSpaceChar() | No |
Character.isSupplementaryCodePoint() | No |
Character.isTitleCase() | No |
Character.isUnicodeIdentifierPart() | Yes |
Character.isUnicodeIdentifierStart() | No |
Character.isUpperCase() | No |
Character.isValidCodePoint() | Yes |
Character.isWhitespace() | No |