Unicode Character 'MODIFIER LETTER GRAVE ACCENT' (U+02CB) |
![]() |
MODIFIER LETTER GRAVE ACCENT
MODIFIER LETTER GRAVE ACCENT
| Unicode Data | |
|---|---|
| Name | MODIFIER LETTER GRAVE ACCENT |
| Block | Spacing Modifier Letters |
| Category | Letter, Modifier [Lm] |
| Script | Common (Zyyy) |
| Combine | 0 |
| BIDI | Other Neutrals [ON] |
| Old name | MODIFIER LETTER GRAVE |
| Index entries | ACCENT, MODIFIER LETTER GRAVE chinese fourth tone, mandarin fourth tone, mandarin chinese GRAVE ACCENT, MODIFIER LETTER mandarin chinese fourth tone tone, mandarin chinese fourth |
| Comments | high-falling tone (IPA), low tone, secondary or tertiary stress Mandarin Chinese fourth tone |
| See Also | grave accent U+0060 combining grave accent U+0300 armenian comma U+055D |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ˋ |
| HTML Entity (hex) | ˋ |
| How to type in Microsoft Windows | Alt +02CB |
| UTF-8 (hex) | 0xCB 0x8B (cb8b) |
| UTF-8 (binary) | 11001011:10001011 |
| UTF-16 (hex) | 0x02CB (02cb) |
| UTF-16 (decimal) | 715 |
| UTF-32 (hex) | 0x000002CB (02cb) |
| UTF-32 (decimal) | 715 |
| C/C++/Java source code | "\u02CB" |
| Python source code | u"\u02CB" |
| 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 |