Unicode Character 'LATIN LETTER SMALL CAPITAL K' (U+1D0B) | 
		  ![]()  | 
	
LATIN LETTER SMALL CAPITAL K
			LATIN LETTER SMALL CAPITAL K
| Unicode Data | |
|---|---|
| Name | LATIN LETTER SMALL CAPITAL K | 
| Block | Phonetic Extensions | 
| Category | Letter, Lowercase [Ll] | 
| Combine | 0 | 
| BIDI | Left-to-Right [L] | 
| Mirror | N | 
| Index entries | K, LATIN LETTER SMALL CAPITAL | 
		
| See Also | latin small letter kra U+0138 cyrillic small letter ka U+043A  | 
		
| Version | Unicode 4.0.0 (April, 2003) | 
| Encodings | |
|---|---|
| HTML Entity (decimal) | ᴋ | 
| HTML Entity (hex) | ᴋ | 
| How to type in Microsoft Windows | Alt +1D0B | 
	
| UTF-8 (hex) | 0xE1 0xB4 0x8B (e1b48b) | 
| UTF-8 (binary) | 11100001:10110100:10001011 | 
| UTF-16 (hex) | 0x1D0B (1d0b) | 
| UTF-16 (decimal) | 7,435 | 
| UTF-32 (hex) | 0x00001D0B (1d0b) | 
| UTF-32 (decimal) | 7,435 | 
| C/C++/Java source code | "\u1D0B" | 
| Python source code | u"\u1D0B" | 
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ᴋ | 
| string.toLowerCase() | ᴋ | 
| Character.UnicodeBlock | PHONETIC_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 |