Unicode Character 'LATIN SMALL LETTER TURNED K' (U+029E) |
![]() |
| Unicode Data | |
|---|---|
| Name | LATIN SMALL LETTER TURNED K |
| Block | IPA Extensions |
| Category | Letter, Lowercase [Ll] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Mirror | N |
| Index entries | TURNED K, LATIN SMALL LETTER K, LATIN SMALL LETTER TURNED |
| Upper case | U+A7B0 |
| Title case | U+A7B0 |
| Comments | proposed for velar click uppercase is U+A7B0 |
| See Also | latin letter small capital turned k U+1DF10 |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ʞ |
| HTML Entity (hex) | ʞ |
| How to type in Microsoft Windows | Alt +029E |
| UTF-8 (hex) | 0xCA 0x9E (ca9e) |
| UTF-8 (binary) | 11001010:10011110 |
| UTF-16 (hex) | 0x029E (029e) |
| UTF-16 (decimal) | 670 |
| UTF-32 (hex) | 0x0000029E (029e) |
| UTF-32 (decimal) | 670 |
| C/C++/Java source code | "\u029E" |
| Python source code | u"\u029E" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | Ʞ |
| string.toLowerCase() | ʞ |
| Character.UnicodeBlock | IPA_EXTENSIONS |
| Character.charCount() | 1 |
| Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
| Character.getNumericValue() | -1 |
| Character.getType() | 2 |
| 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 |