Unicode Character 'ARABIC LETTER GAF' (U+06AF)

previous character next character

Unicode Data
Name ARABIC LETTER GAF
Block Arabic
Category Letter, Other [Lo]
Combine 0
BIDI Right-to-Left Arabic [AL]
Mirror N
Comments Persian, Urdu, ...
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) گ
HTML Entity (hex) گ
How to type in Microsoft Windows Alt +06AF
UTF-8 (hex) 0xDA 0xAF (daaf)
UTF-8 (binary) 11011010:10101111
UTF-16 (hex) 0x06AF (06af)
UTF-16 (decimal) 1,711
UTF-32 (hex) 0x000006AF (06AF)
UTF-32 (decimal) 1,711
C/C++/Java source code "\u06AF"
Python source code u"\u06AF"
More...
Java Data
string.toUpperCase() گ
string.toLowerCase() گ
Character.UnicodeBlock ARABIC
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