Unicode Character 'MUSICAL SYMBOL KIEVAN WHOLE NOTE' (U+1D1E2) |
![]() |
MUSICAL SYMBOL KIEVAN WHOLE NOTE
MUSICAL SYMBOL KIEVAN WHOLE NOTE
| Unicode Data | |
|---|---|
| Name | MUSICAL SYMBOL KIEVAN WHOLE NOTE |
| Block | Musical Symbols |
| Category | Symbol, Other [So] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Mirror | N |
| Comments | nominal note located between the two diamonds |
| Version | Unicode 8.0 (June 2015) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | 𝇢 |
| HTML Entity (hex) | 𝇢 |
| How to type in Microsoft Windows | Alt +1D1E2 |
| UTF-8 (hex) | 0xF0 0x9D 0x87 0xA2 (f09d87a2) |
| UTF-8 (binary) | 11110000:10011101:10000111:10100010 |
| UTF-16 (hex) | 0xD834 0xDDE2 (d834dde2) |
| UTF-16 (decimal) | 55,348 56,802 |
| UTF-32 (hex) | 0x0001D1E2 (1D1E2) |
| UTF-32 (decimal) | 119,266 |
| C/C++/Java source code | "\uD834\uDDE2" |
| Python source code | u"\U0001D1E2" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | 𝇢 |
| string.toLowerCase() | 𝇢 |
| Character.UnicodeBlock | MUSICAL_SYMBOLS |
| Character.charCount() | 2 |
| Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
| Character.getNumericValue() | -1 |
| Character.getType() | 28 |
| Character.isDefined() | Yes |
| Character.isDigit() | No |
| Character.isIdentifierIgnorable() | No |
| Character.isISOControl() | No |
| Character.isJavaIdentifierPart() | No |
| 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() | No |
| Character.isUnicodeIdentifierStart() | No |
| Character.isUpperCase() | No |
| Character.isValidCodePoint() | Yes |
| Character.isWhitespace() | No |