Unicode Character 'MODIFIER LETTER SMALL J' (U+02B2) |
![]() |
MODIFIER LETTER SMALL J
MODIFIER LETTER SMALL J
| Unicode Data | |
|---|---|
| Name | MODIFIER LETTER SMALL J |
| Block | Spacing Modifier Letters |
| Category | Letter, Modifier [Lm] |
| Script | Latin (Latn) |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Decomposition | LATIN SMALL LETTER J (U+006A) |
| Index entries | J, MODIFIER LETTER SMALL |
| Comments | palatalization |
| See Also | combining palatalized hook below U+0321 |
| Approximations | <super> 006A |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ʲ |
| HTML Entity (hex) | ʲ |
| How to type in Microsoft Windows | Alt +02B2 |
| UTF-8 (hex) | 0xCA 0xB2 (cab2) |
| UTF-8 (binary) | 11001010:10110010 |
| UTF-16 (hex) | 0x02B2 (02b2) |
| UTF-16 (decimal) | 690 |
| UTF-32 (hex) | 0x000002B2 (02b2) |
| UTF-32 (decimal) | 690 |
| C/C++/Java source code | "\u02B2" |
| Python source code | u"\u02B2" |
| 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 |