Unicode Character 'COMBINING PLUS SIGN BELOW' (U+031F)

previous character next character

Unicode Data
Name COMBINING PLUS SIGN BELOW
Block Combining Diacritical Marks
Category Mark, Nonspacing [Mn]
Combine 220
BIDI Non-Spacing Mark [NSM]
Mirror N
Old name NON-SPACING PLUS SIGN BELOW
Index entries BELOW, COMBINING PLUS SIGN
COMBINING PLUS SIGN BELOW
PLUS SIGN BELOW, COMBINING
Comments IPA: advanced or fronted articulation
See Also modifier letter plus sign U+02D6
combining plus sign above U+1AC8
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) ̟
HTML Entity (hex) ̟
How to type in Microsoft Windows Alt +031F
UTF-8 (hex) 0xCC 0x9F (cc9f)
UTF-8 (binary) 11001100:10011111
UTF-16 (hex) 0x031F (031f)
UTF-16 (decimal) 799
UTF-32 (hex) 0x0000031F (031f)
UTF-32 (decimal) 799
C/C++/Java source code "\u031F"
Python source code u"\u031F"
More...
Java Data
string.toUpperCase() ̟
string.toLowerCase() ̟
Character.UnicodeBlock COMBINING_DIACRITICAL_MARKS
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