Unicode Character 'HEBREW ACCENT OLE' (U+05AB)

previous character next character

Unicode Data
Name HEBREW ACCENT OLE
Block Hebrew
Category Mark, Nonspacing [Mn]
Combine 230
BIDI Non-Spacing Mark [NSM]
Mirror N
Version Unicode 2.0.0 (July, 1996)
Encodings
HTML Entity (decimal) ֫
HTML Entity (hex) ֫
How to type in Microsoft Windows Alt +05AB
UTF-8 (hex) 0xD6 0xAB (d6ab)
UTF-8 (binary) 11010110:10101011
UTF-16 (hex) 0x05AB (05ab)
UTF-16 (decimal) 1,451
UTF-32 (hex) 0x000005AB (05ab)
UTF-32 (decimal) 1,451
C/C++/Java source code "\u05AB"
Python source code u"\u05AB"
More...
Java Data
string.toUpperCase() ֫
string.toLowerCase() ֫
Character.UnicodeBlock HEBREW
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_NONSPACING_MARK [8]
Character.getNumericValue() -1
Character.getType() 6
Character.isDefined() Yes
Character.isDigit() No
Character.isIdentifierIgnorable() No
Character.isISOControl() No
Character.isJavaIdentifierPart() Yes
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() Yes
Character.isUnicodeIdentifierStart() No
Character.isUpperCase() No
Character.isValidCodePoint() Yes
Character.isWhitespace() No