| Unicode Character 'ARABIC LETTER KAF WITH DOT ABOVE' (U+06AC) |    | 
| Unicode Data | |
|---|---|
| Name | ARABIC LETTER KAF WITH DOT ABOVE | 
| Block | Arabic | 
| Category | Letter, Other [Lo] | 
| Combine | 0 | 
| BIDI | Right-to-Left Arabic [AL] | 
| Mirror | N | 
| Old name | ARABIC LETTER CAF WITH DOT ABOVE | 
| Comments | use for the Jawi gaf is not recommended, although it may be found in some existing text data; recommended character for Jawi gaf is U+0762 | 
| See Also | arabic letter keheh with dot above U+0762 | 
| Version | Unicode 1.1.0 (June, 1993) | 
| Encodings | |
|---|---|
| HTML Entity (decimal) | ڬ | 
| HTML Entity (hex) | ڬ | 
| How to type in Microsoft Windows | Alt +06AC | 
| UTF-8 (hex) | 0xDA 0xAC (daac) | 
| UTF-8 (binary) | 11011010:10101100 | 
| UTF-16 (hex) | 0x06AC (06ac) | 
| UTF-16 (decimal) | 1,708 | 
| UTF-32 (hex) | 0x000006AC (06ac) | 
| UTF-32 (decimal) | 1,708 | 
| C/C++/Java source code | "\u06AC" | 
| Python source code | u"\u06AC" | 
| 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 |