Unicode Character 'ARABIC LETTER YEH WITH TWO DOTS BELOW AND DOT ABOVE' (U+08A9) |
![]() ![]() |
Unicode Data | |
---|---|
Name | ARABIC LETTER YEH WITH TWO DOTS BELOW AND DOT ABOVE |
Block | Arabic Extended-A |
Category | Letter, Other [Lo] |
Combine | 0 |
BIDI | Right-to-Left Arabic [AL] |
Mirror | N |
Comments | Adamawa Fulfulde used for the voiced palatal nasal |
See Also | latin small letter n with left hook U+0272 |
Version | Unicode 6.1.0 (January 2012) |
Encodings | |
---|---|
HTML Entity (decimal) | ࢩ |
HTML Entity (hex) | ࢩ |
How to type in Microsoft Windows | Alt +08A9 |
UTF-8 (hex) | 0xE0 0xA2 0xA9 (e0a2a9) |
UTF-8 (binary) | 11100000:10100010:10101001 |
UTF-16 (hex) | 0x08A9 (08a9) |
UTF-16 (decimal) | 2,217 |
UTF-32 (hex) | 0x000008A9 (08A9) |
UTF-32 (decimal) | 2,217 |
C/C++/Java source code | "\u08A9" |
Python source code | u"\u08A9" |
More... |
Java Data | |
---|---|
string.toUpperCase() | ࢩ |
string.toLowerCase() | ࢩ |
Character.UnicodeBlock | ARABIC_EXTENDED_A |
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 |