Unicode Character 'DEVANAGARI CARET' (U+A8FA)

previous character next character

Unicode Data
Name DEVANAGARI CARET
Block Devanagari Extended
Category Punctuation, Other [Po]
Combine 0
BIDI Left-to-Right [L]
Mirror N
Comments vaidika trutikaa
zero-advance character centered on the point between two orthographic syllables
used for insertion of characters
See Also caret U+2038
Version Unicode 5.2.0 (August 2009)
Encodings
HTML Entity (decimal) ꣺
HTML Entity (hex) ꣺
How to type in Microsoft Windows Alt +A8FA
UTF-8 (hex) 0xEA 0xA3 0xBA (eaa3ba)
UTF-8 (binary) 11101010:10100011:10111010
UTF-16 (hex) 0xA8FA (a8fa)
UTF-16 (decimal) 43,258
UTF-32 (hex) 0x0000A8FA (a8fa)
UTF-32 (decimal) 43,258
C/C++/Java source code "\uA8FA"
Python source code u"\uA8FA"
More...
Java Data
string.toUpperCase()
string.toLowerCase()
Character.UnicodeBlock DEVANAGARI_EXTENDED
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_LEFT_TO_RIGHT [0]
Character.getNumericValue() -1
Character.getType() 24
Character.isDefined() Yes
Character.isDigit() No
Character.isIdentifierIgnorable() No
Character.isISOControl() No
Character.isJavaIdentifierPart() No
Character.isJavaIdentifierStart() No
Character.isLetter() No
Character.isLetterOrDigit() No
Character.isLowerCase() No
Character.isMirrored() No
Character.isSpaceChar() No
Character.isSupplementaryCodePoint() No
Character.isTitleCase() No
Character.isUnicodeIdentifierPart() No
Character.isUnicodeIdentifierStart() No
Character.isUpperCase() No
Character.isValidCodePoint() Yes
Character.isWhitespace() No