Unicode Character 'FULLWIDTH SOLIDUS' (U+FF0F) |
| Image |
|---|
![]() |
Browser Test Page | Outline (as SVG file) | Fonts that support U+FF0F
| Do not use this character in domain names. Browsers are blacklisting it because of the potential for phishing. |
| Unicode Data | |
|---|---|
| Name | FULLWIDTH SOLIDUS |
| Block | Halfwidth and Fullwidth Forms |
| Category | Punctuation, Other [Po] |
| Combine | 0 |
| BIDI | Common Number Separator [CS] |
| Decomposition | <wide> SOLIDUS (U+002F) |
| Mirror | N |
| Old name | FULLWIDTH SLASH |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | / |
| HTML Entity (hex) | / |
| How to type in Microsoft Windows | Alt +FF0F |
| UTF-8 (hex) | 0xEF 0xBC 0x8F (efbc8f) |
| UTF-8 (binary) | 11101111:10111100:10001111 |
| UTF-16 (hex) | 0xFF0F (ff0f) |
| UTF-16 (decimal) | 65,295 |
| UTF-32 (hex) | 0x0000FF0F (ff0f) |
| UTF-32 (decimal) | 65,295 |
| C/C++/Java source code | "\uFF0F" |
| Python source code | u"\uFF0F" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | / |
| string.toLowerCase() | / |
| Character.UnicodeBlock | HALFWIDTH_AND_FULLWIDTH_FORMS |
| Character.charCount() | 1 |
| Character.getDirectionality() | DIRECTIONALITY_EUROPEAN_NUMBER_SEPARATOR [4] |
| Character.getNumericValue() | -1 |
| Character.getType() | 24 |
| Character.isDefined() | Yes |
| Character.isDigit() | No |
| Character.isIdentifierIgnorable() | No |
| Character.isISOControl() | No |
| Character.isJavaIdentifierPart() | No |
| 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() | No |
| Character.isUnicodeIdentifierStart() | No |
| Character.isUpperCase() | No |
| Character.isValidCodePoint() | Yes |
| Character.isWhitespace() | No |
