Unicode Character 'COMBINING DOT ABOVE RIGHT' (U+0358)

previous character next character

Unicode Data
Name COMBINING DOT ABOVE RIGHT
Block Combining Diacritical Marks
Category Mark, Nonspacing [Mn]
Combine 232
BIDI Non-Spacing Mark [NSM]
Mirror N
Index entries DOT ABOVE RIGHT, COMBINING
RIGHT, COMBINING DOT ABOVE
ABOVE RIGHT, COMBINING DOT
COMBINING DOT ABOVE RIGHT
Comments Latin transliterations of the Southern Min dialects of Chinese
See Also combining dot above left U+1DF8
Version Unicode 4.1.0 (March 2005)
Encodings
HTML Entity (decimal) ͘
HTML Entity (hex) ͘
How to type in Microsoft Windows Alt +0358
UTF-8 (hex) 0xCD 0x98 (cd98)
UTF-8 (binary) 11001101:10011000
UTF-16 (hex) 0x0358 (0358)
UTF-16 (decimal) 856
UTF-32 (hex) 0x00000358 (0358)
UTF-32 (decimal) 856
C/C++/Java source code "\u0358"
Python source code u"\u0358"
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