Unicode Character 'DUPLOYAN DOUBLE MARK' (U+1BC9E) |
Unicode Data | |
---|---|
Name | DUPLOYAN DOUBLE MARK |
Block | Duployan |
Category | Mark, Nonspacing [Mn] |
Combine | 1 |
BIDI | Non-Spacing Mark [NSM] |
Mirror | N |
Comments | Romanian, Sloan should be used with m, n, j, and s for the Romanian word signs mai mult, nu nu, ceea ce, and să se can be doubled and tripled |
Version | Unicode 7.0 (June 2014) |
Encodings | |
---|---|
HTML Entity (decimal) | 𛲞 |
HTML Entity (hex) | 𛲞 |
How to type in Microsoft Windows | Alt +1BC9E |
UTF-8 (hex) | 0xF0 0x9B 0xB2 0x9E (f09bb29e) |
UTF-8 (binary) | 11110000:10011011:10110010:10011110 |
UTF-16 (hex) | 0xD82F 0xDC9E (d82fdc9e) |
UTF-16 (decimal) | 55,343 56,478 |
UTF-32 (hex) | 0x0001BC9E (1bc9e) |
UTF-32 (decimal) | 113,822 |
C/C++/Java source code | "\uD82F\uDC9E" |
Python source code | u"\U0001BC9E" |
More... |
Java Data | |
---|---|
string.toUpperCase() | 𛲞 |
string.toLowerCase() | 𛲞 |
Character.UnicodeBlock | DUPLOYAN |
Character.charCount() | 2 |
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() | Yes |
Character.isTitleCase() | No |
Character.isUnicodeIdentifierPart() | Yes |
Character.isUnicodeIdentifierStart() | No |
Character.isUpperCase() | No |
Character.isValidCodePoint() | Yes |
Character.isWhitespace() | No |