Unicode Character 'COMBINING CYRILLIC PAYEROK' (U+A67D) |
Unicode Data | |
---|---|
Name | COMBINING CYRILLIC PAYEROK |
Block | Cyrillic Extended-B |
Category | Mark, Nonspacing [Mn] |
Combine | 230 |
BIDI | Non-Spacing Mark [NSM] |
Mirror | N |
Comments | may indicate an omitted yer |
See Also | combining vertical tilde U+033E |
Version | Unicode 5.1.0 (March 2008) |
Encodings | |
---|---|
HTML Entity (decimal) | ꙽ |
HTML Entity (hex) | ꙽ |
How to type in Microsoft Windows | Alt +A67D |
UTF-8 (hex) | 0xEA 0x99 0xBD (ea99bd) |
UTF-8 (binary) | 11101010:10011001:10111101 |
UTF-16 (hex) | 0xA67D (a67d) |
UTF-16 (decimal) | 42,621 |
UTF-32 (hex) | 0x0000A67D (a67d) |
UTF-32 (decimal) | 42,621 |
C/C++/Java source code | "\uA67D" |
Python source code | u"\uA67D" |
More... |
Java Data | |
---|---|
string.toUpperCase() | ꙽ |
string.toLowerCase() | ꙽ |
Character.UnicodeBlock | CYRILLIC_EXTENDED_B |
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 |