Unicode Character 'VARIATION SELECTOR-4' (U+FE03) |
 |
| Image |
 |
Browser Test Page |
Outline (as SVG file) |
Fonts that support U+FE03
| Encodings |
| HTML Entity (decimal) |
︃ |
| HTML Entity (hex) |
︃ |
| How to type in Microsoft Windows |
Alt +FE03
|
| UTF-8 (hex) |
0xEF 0xB8 0x83 (efb883) |
| UTF-8 (binary) |
11101111:10111000:10000011 |
| UTF-16 (hex) |
0xFE03 (fe03) |
| UTF-16 (decimal) |
65,027 |
| UTF-32 (hex) |
0x0000FE03 (fe03) |
| UTF-32 (decimal) |
65,027 |
| C/C++/Java source code |
"\uFE03" |
| Python source code |
u"\uFE03" |
| 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