Unicode Character 'MODIFIER LETTER CIRCUMFLEX ACCENT' (U+02C6) |
 |
| Image |
 |
Browser Test Page |
Outline (as SVG file) |
Fonts that support U+02C6
| Unicode Data |
| Name |
MODIFIER LETTER CIRCUMFLEX ACCENT |
| Block |
Spacing Modifier Letters |
| Category |
Letter, Modifier [Lm] |
| Combine |
0 |
| BIDI |
Other Neutrals [ON] |
| Mirror |
N |
| Old name |
MODIFIER LETTER CIRCUMFLEX |
| Index entries |
ACCENT, MODIFIER LETTER CIRCUMFLEX CIRCUMFLEX ACCENT, MODIFIER LETTER
|
| Comments |
rising-falling tone, falling tone, secondary stress, etc.
|
| See Also |
circumflex accent U+005E combining circumflex accent U+0302 modifier letter low circumflex accent U+A788
|
| Version |
Unicode 1.1.0 (June, 1993) |
| Encodings |
| HTML Entity (decimal) |
ˆ |
| HTML Entity (hex) |
ˆ |
| HTML Entity (named) |
ˆ |
| How to type in Microsoft Windows |
Alt +02C6
|
| UTF-8 (hex) |
0xCB 0x86 (cb86) |
| UTF-8 (binary) |
11001011:10000110 |
| UTF-16 (hex) |
0x02C6 (02c6) |
| UTF-16 (decimal) |
710 |
| UTF-32 (hex) |
0x000002C6 (02c6) |
| UTF-32 (decimal) |
710 |
| C/C++/Java source code |
"\u02C6" |
| Python source code |
u"\u02C6" |
| 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 |
Terms of Service | Privacy Policy | Contact Info