Unicode Character 'LATIN CAPITAL LETTER K' (U+004B)

previous character next character

K
U+4B browser display

LATIN CAPITAL LETTER K

image of Unicode Character 'LATIN CAPITAL LETTER K' (U+004B)
Raster image of U+4B

LATIN CAPITAL LETTER K

Unicode Data
Name LATIN CAPITAL LETTER K
Block Basic Latin
Category Letter, Uppercase [Lu]
Script Latin (Latn)
Combine 0
BIDI Left-to-Right [L]
See Also kelvin sign U+212A
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) K
HTML Entity (hex) K
How to type in Microsoft Windows Alt +4B
Alt 075
Alt 75
UTF-8 (hex) 0x4B (4b)
UTF-8 (binary) 01001011
UTF-16 (hex) 0x004B (004b)
UTF-16 (decimal) 75
UTF-32 (hex) 0x0000004B (4b)
UTF-32 (decimal) 75
C/C++/Java source code "\u004B"
Python source code u"\u004B"
More...
Java Data
string.toUpperCase() K
string.toLowerCase() k
Character.UnicodeBlock BASIC_LATIN
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_LEFT_TO_RIGHT [0]
Character.getNumericValue() 20
Character.getType() 1
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() No
Character.isMirrored() No
Character.isSpaceChar() No
Character.isSupplementaryCodePoint() No
Character.isTitleCase() No
Character.isUnicodeIdentifierPart() Yes
Character.isUnicodeIdentifierStart() Yes
Character.isUpperCase() Yes
Character.isValidCodePoint() Yes
Character.isWhitespace() No