Unicode Character 'CARON' (U+02C7)

previous character next character

ˇ
U+02C7 browser display

CARON

image of Unicode Character 'CARON' (U+02C7)
Raster image of U+02C7

CARON

Unicode Data
Name CARON
Block Spacing Modifier Letters
Category Letter, Modifier [Lm]
Script Common (Zyyy)
Combine 0
BIDI Other Neutrals [ON]
Old name MODIFIER LETTER HACEK
Index entries CARON
chinese third tone, mandarin
hacek, modifier letter
mandarin chinese third tone
third tone, mandarin chinese
tone, mandarin chinese third
Comments Formal Alias: 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) ˇ
HTML Entity (named) ˇ: ˇ
ˇ: ˇ
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