Unicode Character 'CARON' (U+02C7)

previous character next character

Unicode Data
Name CARON
Block Spacing Modifier Letters
Category Letter, Modifier [Lm]
Combine 0
BIDI Other Neutrals [ON]
Mirror N
Old name MODIFIER LETTER HACEK
Index entries mandarin chinese third tone
hacek, modifier letter
chinese third tone, mandarin
tone, mandarin chinese third
third tone, mandarin chinese
CARON
Comments hacek
falling-rising tone
Mandarin Chinese third tone
See Also combining caron U+030C
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) ˇ
HTML Entity (hex) ˇ
How to type in Microsoft Windows Alt +02C7
UTF-8 (hex) 0xCB 0x87 (cb87)
UTF-8 (binary) 11001011:10000111
UTF-16 (hex) 0x02C7 (02c7)
UTF-16 (decimal) 711
UTF-32 (hex) 0x000002C7 (02c7)
UTF-32 (decimal) 711
C/C++/Java source code "\u02C7"
Python source code u"\u02C7"
More...
Java Data
string.toUpperCase() ˇ
string.toLowerCase() ˇ
Character.UnicodeBlock SPACING_MODIFIER_LETTERS
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_OTHER_NEUTRALS [13]
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() No
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