Unicode Character 'MODIFIER LETTER LOW GRAVE ACCENT' (U+02CE) |
![]() |
MODIFIER LETTER LOW GRAVE ACCENT
MODIFIER LETTER LOW GRAVE ACCENT
| Unicode Data | |
|---|---|
| Name | MODIFIER LETTER LOW GRAVE ACCENT |
| Block | Spacing Modifier Letters |
| Category | Letter, Modifier [Lm] |
| Combine | 0 |
| BIDI | Other Neutrals [ON] |
| Mirror | N |
| Old name | MODIFIER LETTER LOW GRAVE |
| Index entries | ACCENT, MODIFIER LETTER LOW GRAVE GRAVE ACCENT, MODIFIER LETTER LOW LOW GRAVE ACCENT, MODIFIER LETTER |
| Comments | low-falling tone |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ˎ |
| HTML Entity (hex) | ˎ |
| How to type in Microsoft Windows | Alt +02CE |
| UTF-8 (hex) | 0xCB 0x8E (cb8e) |
| UTF-8 (binary) | 11001011:10001110 |
| UTF-16 (hex) | 0x02CE (02ce) |
| UTF-16 (decimal) | 718 |
| UTF-32 (hex) | 0x000002CE (02ce) |
| UTF-32 (decimal) | 718 |
| C/C++/Java source code | "\u02CE" |
| Python source code | u"\u02CE" |
| 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 |