Unicode Character 'SYRIAC LETTER KAPH' (U+071F)

previous character next character

Unicode Data
Name SYRIAC LETTER KAPH
Block Syriac
Category Letter, Other [Lo]
Combine 0
BIDI Right-to-Left Arabic [AL]
Mirror N
Version Unicode 3.0.0 (September, 1999)
Encodings
HTML Entity (decimal) ܟ
HTML Entity (hex) ܟ
How to type in Microsoft Windows Alt +071F
UTF-8 (hex) 0xDC 0x9F (dc9f)
UTF-8 (binary) 11011100:10011111
UTF-16 (hex) 0x071F (071f)
UTF-16 (decimal) 1,823
UTF-32 (hex) 0x0000071F (071f)
UTF-32 (decimal) 1,823
C/C++/Java source code "\u071F"
Python source code u"\u071F"
More...
Java Data
string.toUpperCase() ܟ
string.toLowerCase() ܟ
Character.UnicodeBlock SYRIAC
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_RIGHT_TO_LEFT_ARABIC [2]
Character.getNumericValue() -1
Character.getType() 5
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() No
Character.isValidCodePoint() Yes
Character.isWhitespace() No