Unicode Character 'MODIFIER LETTER SMALL Y' (U+02B8) |
![]() |
MODIFIER LETTER SMALL Y
MODIFIER LETTER SMALL Y
| Unicode Data | |
|---|---|
| Name | MODIFIER LETTER SMALL Y |
| Block | Spacing Modifier Letters |
| Category | Letter, Modifier [Lm] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Decomposition | <super> LATIN SMALL LETTER Y (U+0079) |
| Mirror | N |
| Index entries | Y, MODIFIER LETTER SMALL |
| Comments | palatalization common Americanist usage for U+02B2 |
| Approximations | <super> 0079 |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ʸ |
| HTML Entity (hex) | ʸ |
| How to type in Microsoft Windows | Alt +02B8 |
| UTF-8 (hex) | 0xCA 0xB8 (cab8) |
| UTF-8 (binary) | 11001010:10111000 |
| UTF-16 (hex) | 0x02B8 (02b8) |
| UTF-16 (decimal) | 696 |
| UTF-32 (hex) | 0x000002B8 (02b8) |
| UTF-32 (decimal) | 696 |
| C/C++/Java source code | "\u02B8" |
| Python source code | u"\u02B8" |
| 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 |