Unicode Character 'MODIFIER LETTER LOW ACUTE ACCENT' (U+02CF) |
![]() |
MODIFIER LETTER LOW ACUTE ACCENT
MODIFIER LETTER LOW ACUTE ACCENT
| Unicode Data | |
|---|---|
| Name | MODIFIER LETTER LOW ACUTE ACCENT |
| Block | Spacing Modifier Letters |
| Category | Letter, Modifier [Lm] |
| Combine | 0 |
| BIDI | Other Neutrals [ON] |
| Mirror | N |
| Old name | MODIFIER LETTER LOW ACUTE |
| Index entries | ACCENT, MODIFIER LETTER LOW ACUTE ACUTE ACCENT, MODIFIER LETTER LOW LOW ACUTE ACCENT, MODIFIER LETTER |
| Comments | low-rising tone |
| See Also | greek lower numeral sign U+0375 |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ˏ |
| HTML Entity (hex) | ˏ |
| How to type in Microsoft Windows | Alt +02CF |
| UTF-8 (hex) | 0xCB 0x8F (cb8f) |
| UTF-8 (binary) | 11001011:10001111 |
| UTF-16 (hex) | 0x02CF (02cf) |
| UTF-16 (decimal) | 719 |
| UTF-32 (hex) | 0x000002CF (02CF) |
| UTF-32 (decimal) | 719 |
| C/C++/Java source code | "\u02CF" |
| Python source code | u"\u02CF" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ˏ |
| string.toLowerCase() | ˏ |
| Character.UnicodeBlock | SPACING_MODIFIER_LETTERS |
| Character.charCount() | 1 |
| Character.getDirectionality() | DIRECTIONALITY_OTHER_NEUTRALS [13] |
| Character.getNumericValue() | -1 |
| Character.getType() | 4 |
| Character.isDefined() | Yes |
| Character.isDigit() | No |
| Character.isIdentifierIgnorable() | No |
| Character.isISOControl() | No |
| Character.isJavaIdentifierPart() | Yes |
| Character.isJavaIdentifierStart() | Yes |
| Character.isLetter() | Yes |
| Character.isLetterOrDigit() | Yes |
| Character.isLowerCase() | No |
| Character.isMirrored() | No |
| Character.isSpaceChar() | No |
| Character.isSupplementaryCodePoint() | No |
| Character.isTitleCase() | No |
| Character.isUnicodeIdentifierPart() | Yes |
| Character.isUnicodeIdentifierStart() | Yes |
| Character.isUpperCase() | No |
| Character.isValidCodePoint() | Yes |
| Character.isWhitespace() | No |