Unicode Character 'TIFINAGH CONSONANT JOINER' (U+2D7F) |
![]() ![]() |
Unicode Data | |
---|---|
Name | TIFINAGH CONSONANT JOINER |
Block | Tifinagh |
Category | Mark, Nonspacing [Mn] |
Combine | 9 |
BIDI | Non-Spacing Mark [NSM] |
Mirror | N |
Comments | suppresses an inherent vowel functions to indicate that previous and following character are part of a bi-consonant cluster shape shown is arbitrary and is not visibly rendered |
Version | Unicode 6.0.0 (October 2010) |
Encodings | |
---|---|
HTML Entity (decimal) | ⵿ |
HTML Entity (hex) | ⵿ |
How to type in Microsoft Windows | Alt +2D7F |
UTF-8 (hex) | 0xE2 0xB5 0xBF (e2b5bf) |
UTF-8 (binary) | 11100010:10110101:10111111 |
UTF-16 (hex) | 0x2D7F (2d7f) |
UTF-16 (decimal) | 11,647 |
UTF-32 (hex) | 0x00002D7F (2d7f) |
UTF-32 (decimal) | 11,647 |
C/C++/Java source code | "\u2D7F" |
Python source code | u"\u2D7F" |
More... |
Java Data | |
---|---|
string.toUpperCase() | ⵿ |
string.toLowerCase() | ⵿ |
Character.UnicodeBlock | TIFINAGH |
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 |