Unicode Character 'MODIFIER LETTER ACUTE ACCENT' (U+02CA) |
![]() |
MODIFIER LETTER ACUTE ACCENT
MODIFIER LETTER ACUTE ACCENT
| Unicode Data | |
|---|---|
| Name | MODIFIER LETTER ACUTE ACCENT |
| Block | Spacing Modifier Letters |
| Category | Letter, Modifier [Lm] |
| Combine | 0 |
| BIDI | Other Neutrals [ON] |
| Mirror | N |
| Old name | MODIFIER LETTER ACUTE |
| Index entries | tone, mandarin chinese second ACCENT, MODIFIER LETTER ACUTE ACUTE ACCENT, MODIFIER LETTER second tone, mandarin chinese chinese second tone, mandarin mandarin chinese second tone |
| Comments | high-rising tone (IPA), high tone, primary stress Mandarin Chinese second tone |
| See Also | acute accent U+00B4 modifier letter prime U+02B9 combining acute accent U+0301 greek numeral sign U+0374 armenian emphasis mark U+055B |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ˊ |
| HTML Entity (hex) | ˊ |
| How to type in Microsoft Windows | Alt +02CA |
| UTF-8 (hex) | 0xCB 0x8A (cb8a) |
| UTF-8 (binary) | 11001011:10001010 |
| UTF-16 (hex) | 0x02CA (02ca) |
| UTF-16 (decimal) | 714 |
| UTF-32 (hex) | 0x000002CA (02ca) |
| UTF-32 (decimal) | 714 |
| C/C++/Java source code | "\u02CA" |
| Python source code | u"\u02CA" |
| 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 |