Unicode Character 'MODIFIER LETTER PRIME' (U+02B9) |
![]() |
| Unicode Data | |
|---|---|
| Name | MODIFIER LETTER PRIME |
| Block | Spacing Modifier Letters |
| Category | Letter, Modifier [Lm] |
| Combine | 0 |
| BIDI | Other Neutrals [ON] |
| Mirror | N |
| Index entries | PRIME, MODIFIER LETTER Phonetic Modifiers Modifiers, Phonetic |
| Comments | stress, emphasis transliteration of mjagkij znak (Cyrillic soft sign: palatalization) transliteration of Hebrew geresh |
| See Also | apostrophe U+0027 acute accent U+00B4 modifier letter acute accent U+02CA combining acute accent U+0301 greek numeral sign U+0374 hebrew punctuation geresh U+05F3 prime U+2032 |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ʹ |
| HTML Entity (hex) | ʹ |
| How to type in Microsoft Windows | Alt +02B9 |
| UTF-8 (hex) | 0xCA 0xB9 (cab9) |
| UTF-8 (binary) | 11001010:10111001 |
| UTF-16 (hex) | 0x02B9 (02b9) |
| UTF-16 (decimal) | 697 |
| UTF-32 (hex) | 0x000002B9 (02B9) |
| UTF-32 (decimal) | 697 |
| C/C++/Java source code | "\u02B9" |
| Python source code | u"\u02B9" |
| 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 |