Unicode Character 'MODIFIER LETTER DOUBLE APOSTROPHE' (U+02EE) |
![]() |
MODIFIER LETTER DOUBLE APOSTROPHE
MODIFIER LETTER DOUBLE APOSTROPHE
| Unicode Data | |
|---|---|
| Name | MODIFIER LETTER DOUBLE APOSTROPHE |
| Block | Spacing Modifier Letters |
| Category | Letter, Modifier [Lm] |
| Script | Common (Zyyy) |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Index entries | APOSTROPHE, MODIFIER LETTER DOUBLE DOUBLE APOSTROPHE, MODIFIER LETTER |
| Comments | Nenets |
| Version | Unicode 3.0.0 (September, 1999) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ˮ |
| HTML Entity (hex) | ˮ |
| How to type in Microsoft Windows | Alt +02EE |
| UTF-8 (hex) | 0xCB 0xAE (cbae) |
| UTF-8 (binary) | 11001011:10101110 |
| UTF-16 (hex) | 0x02EE (02ee) |
| UTF-16 (decimal) | 750 |
| UTF-32 (hex) | 0x000002EE (02ee) |
| UTF-32 (decimal) | 750 |
| C/C++/Java source code | "\u02EE" |
| Python source code | u"\u02EE" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ˮ |
| string.toLowerCase() | ˮ |
| Character.UnicodeBlock | SPACING_MODIFIER_LETTERS |
| Character.charCount() | 1 |
| Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
| 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 |