Unicode Character 'VARIATION SELECTOR-12' (U+FE0B) |
 |
| Image |
 |
Browser Test Page |
Outline (as SVG file) |
Fonts that support U+FE0B
| Encodings |
| HTML Entity (decimal) |
︋ |
| HTML Entity (hex) |
︋ |
| How to type in Microsoft Windows |
Alt +FE0B
|
| UTF-8 (hex) |
0xEF 0xB8 0x8B (efb88b) |
| UTF-8 (binary) |
11101111:10111000:10001011 |
| UTF-16 (hex) |
0xFE0B (fe0b) |
| UTF-16 (decimal) |
65,035 |
| UTF-32 (hex) |
0x0000FE0B (fe0b) |
| UTF-32 (decimal) |
65,035 |
| C/C++/Java source code |
"\uFE0B" |
| Python source code |
u"\uFE0B" |
| 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