Unicode Character 'LATIN LETTER SMALL CAPITAL TURNED K' (U+1DF10) |
![]() |
LATIN LETTER SMALL CAPITAL TURNED K
LATIN LETTER SMALL CAPITAL TURNED K
| Unicode Data | |
|---|---|
| Name | LATIN LETTER SMALL CAPITAL TURNED K |
| Block | Latin Extended-G |
| Category | Letter, Lowercase [Ll] |
| Script | Latin (Latn) |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| See Also | latin small letter turned k U+029E latin capital letter turned k U+A7B0 |
| Version | Unicode 14.0 (September 2021) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | 𝼐 |
| HTML Entity (hex) | 𝼐 |
| How to type in Microsoft Windows | Alt +1DF10 |
| UTF-8 (hex) | 0xF0 0x9D 0xBC 0x90 (f09dbc90) |
| UTF-8 (binary) | 11110000:10011101:10111100:10010000 |
| UTF-16 (hex) | 0xD837 0xDF10 (d837df10) |
| UTF-16 (decimal) | 55,351 57,104 |
| UTF-32 (hex) | 0x0001DF10 (1DF10) |
| UTF-32 (decimal) | 122,640 |
| C/C++/Java source code | "\uD837\uDF10" |
| Python source code | u"\U0001DF10" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | 𝼐 |
| string.toLowerCase() | 𝼐 |
| Character.UnicodeBlock | LATIN_EXTENDED_G |
| Character.charCount() | 2 |
| 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() | Yes |
| Character.isTitleCase() | No |
| Character.isUnicodeIdentifierPart() | Yes |
| Character.isUnicodeIdentifierStart() | Yes |
| Character.isUpperCase() | No |
| Character.isValidCodePoint() | Yes |
| Character.isWhitespace() | No |