Unicode Character 'VARIATION SELECTOR-7' (U+FE06) |
 |
| Image |
 |
Browser Test Page |
Outline (as SVG file) |
Fonts that support U+FE06
| Encodings |
| HTML Entity (decimal) |
︆ |
| HTML Entity (hex) |
︆ |
| How to type in Microsoft Windows |
Alt +FE06
|
| UTF-8 (hex) |
0xEF 0xB8 0x86 (efb886) |
| UTF-8 (binary) |
11101111:10111000:10000110 |
| UTF-16 (hex) |
0xFE06 (fe06) |
| UTF-16 (decimal) |
65,030 |
| UTF-32 (hex) |
0x0000FE06 (fe06) |
| UTF-32 (decimal) |
65,030 |
| C/C++/Java source code |
"\uFE06" |
| Python source code |
u"\uFE06" |
| More... |
| Java Data |
| string.toUpperCase() |
︆
|
| string.toLowerCase() |
︆
|
| Character.UnicodeBlock |
VARIATION_SELECTORS
|
| 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 |
Terms of Service | Privacy Policy | Contact Info