Unicode Character 'MODIFIER LETTER SMALL TURNED R WITH HOOK' (U+02B5) |
![]() |
| Unicode Data | |
|---|---|
| Name | MODIFIER LETTER SMALL TURNED R WITH HOOK |
| Block | Spacing Modifier Letters |
| Category | Letter, Modifier [Lm] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Decomposition | <super> LATIN SMALL LETTER TURNED R WITH HOOK (U+027B) |
| Mirror | N |
| Old name | MODIFIER LETTER SMALL TURNED R HOOK |
| See Also | latin small letter turned r with hook U+027B |
| Approximations | <super> 027B |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ʵ |
| HTML Entity (hex) | ʵ |
| How to type in Microsoft Windows | Alt +02B5 |
| UTF-8 (hex) | 0xCA 0xB5 (cab5) |
| UTF-8 (binary) | 11001010:10110101 |
| UTF-16 (hex) | 0x02B5 (02b5) |
| UTF-16 (decimal) | 693 |
| UTF-32 (hex) | 0x000002B5 (02b5) |
| UTF-32 (decimal) | 693 |
| C/C++/Java source code | "\u02B5" |
| Python source code | u"\u02B5" |
| 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() | Yes |
| 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 |