Unicode Character 'MODIFIER LETTER SMALL TURNED W' (U+AB69) |
![]() |
| Unicode Data | |
|---|---|
| Name | MODIFIER LETTER SMALL TURNED W |
| Block | Latin Extended-E |
| Category | Letter, Modifier [Lm] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Decomposition | <super> LATIN SMALL LETTER TURNED W (U+028D) |
| Mirror | N |
| Comments | voiceless bilabial realization |
| See Also | combining latin small letter turned w below U+1AC0 |
| Approximations | <super> 028D |
| Version | Unicode 13.0 (March 2020) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ꭩ |
| HTML Entity (hex) | ꭩ |
| How to type in Microsoft Windows | Alt +AB69 |
| UTF-8 (hex) | 0xEA 0xAD 0xA9 (eaada9) |
| UTF-8 (binary) | 11101010:10101101:10101001 |
| UTF-16 (hex) | 0xAB69 (ab69) |
| UTF-16 (decimal) | 43,881 |
| UTF-32 (hex) | 0x0000AB69 (ab69) |
| UTF-32 (decimal) | 43,881 |
| C/C++/Java source code | "\uAB69" |
| Python source code | u"\uAB69" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ꭩ |
| string.toLowerCase() | ꭩ |
| Character.UnicodeBlock | LATIN_EXTENDED_E |
| 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 |