Unicode Character 'MODIFIER LETTER MACRON' (U+02C9) |
![]() |
| Unicode Data | |
|---|---|
| Name | MODIFIER LETTER MACRON |
| Block | Spacing Modifier Letters |
| Category | Letter, Modifier [Lm] |
| Combine | 0 |
| BIDI | Other Neutrals [ON] |
| Mirror | N |
| Index entries | MACRON, MODIFIER LETTER chinese first tone, mandarin mandarin chinese first tone tone, mandarin chinese first |
| Comments | high level tone precedes or follows letter or syllable modified Mandarin Chinese first tone |
| See Also | macron U+00AF combining macron U+0304 |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ˉ |
| HTML Entity (hex) | ˉ |
| How to type in Microsoft Windows | Alt +02C9 |
| UTF-8 (hex) | 0xCB 0x89 (cb89) |
| UTF-8 (binary) | 11001011:10001001 |
| UTF-16 (hex) | 0x02C9 (02c9) |
| UTF-16 (decimal) | 713 |
| UTF-32 (hex) | 0x000002C9 (02c9) |
| UTF-32 (decimal) | 713 |
| C/C++/Java source code | "\u02C9" |
| Python source code | u"\u02C9" |
| 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 |