Unicode Character 'MODIFIER LETTER SMALL LIGATURE OE' (U+A7F9)

previous character next character

Unicode Data
Name MODIFIER LETTER SMALL LIGATURE OE
Block Latin Extended-D
Category Letter, Modifier [Lm]
Combine 0
BIDI Left-to-Right [L]
Decomposition <super> LATIN SMALL LIGATURE OE (U+0153)
Mirror N
Comments labialized: open-rounded
Approximations <super> 0153
Version Unicode 6.1.0 (January 2012)
Encodings
HTML Entity (decimal) &#43001;
HTML Entity (hex) &#xa7f9;
How to type in Microsoft Windows Alt +A7F9
UTF-8 (hex) 0xEA 0x9F 0xB9 (ea9fb9)
UTF-8 (binary) 11101010:10011111:10111001
UTF-16 (hex) 0xA7F9 (a7f9)
UTF-16 (decimal) 43,001
UTF-32 (hex) 0x0000A7F9 (a7f9)
UTF-32 (decimal) 43,001
C/C++/Java source code "\uA7F9"
Python source code u"\uA7F9"
More...
Java Data
string.toUpperCase()
string.toLowerCase()
Character.UnicodeBlock LATIN_EXTENDED_D
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_LEFT_TO_RIGHT [0]
Character.getNumericValue() -1
Character.getType() 4
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() Yes
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