Unicode Character 'SOLIDUS' (U+002F)

previous character next character

Unicode Data
Name SOLIDUS
Block Basic Latin
Category Punctuation, Other [Po]
Combine 0
BIDI Common Number Separator [CS]
Mirror N
Old name SLASH
Index entries virgule
slash
SOLIDUS
Comments slash, forward slash, virgule
See Also combining long solidus overlay U+0338
fraction slash U+2044
division slash U+2215
mathematical rising diagonal U+27CB
big solidus U+29F8
dotted solidus U+2E4A
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) /
HTML Entity (hex) /
How to type in Microsoft Windows Alt +002F
Alt 047
Alt 47
UTF-8 (hex) 0x2F (2f)
UTF-8 (binary) 00101111
UTF-16 (hex) 0x002F (002f)
UTF-16 (decimal) 47
UTF-32 (hex) 0x0000002F (002f)
UTF-32 (decimal) 47
C/C++/Java source code "\u002F"
Python source code u"\u002F"
More...
Java Data
string.toUpperCase() /
string.toLowerCase() /
Character.UnicodeBlock BASIC_LATIN
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_COMMON_NUMBER_SEPARATOR [7]
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