Unicode Character 'IDEOGRAPHIC RISING TONE MARK' (U+302B)

previous character next character

Unicode Data
Name IDEOGRAPHIC RISING TONE MARK
Block CJK Symbols and Punctuation
Category Mark, Nonspacing [Mn]
Combine 228
BIDI Non-Spacing Mark [NSM]
Mirror N
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) 〫
HTML Entity (hex) 〫
How to type in Microsoft Windows Alt +302B
UTF-8 (hex) 0xE3 0x80 0xAB (e380ab)
UTF-8 (binary) 11100011:10000000:10101011
UTF-16 (hex) 0x302B (302b)
UTF-16 (decimal) 12,331
UTF-32 (hex) 0x0000302B (302b)
UTF-32 (decimal) 12,331
C/C++/Java source code "\u302B"
Python source code u"\u302B"
More...
Java Data
string.toUpperCase()
string.toLowerCase()
Character.UnicodeBlock CJK_SYMBOLS_AND_PUNCTUATION
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