Unicode Character 'FULLWIDTH PLUS SIGN' (U+FF0B)

previous character next character

U+FF0B browser display

FULLWIDTH PLUS SIGN

image of Unicode Character 'FULLWIDTH PLUS SIGN' (U+FF0B)
Raster image of U+FF0B

FULLWIDTH PLUS SIGN

Unicode Data
Name FULLWIDTH PLUS SIGN
Block Halfwidth and Fullwidth Forms
Category Symbol, Math [Sm]
Script Common (Zyyy)
Combine 0
BIDI European Number Separator [ES]
Decomposition PLUS SIGN (U+002B)
Approximations <wide> 002B
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) &#65291;
HTML Entity (hex) &#xff0b;
How to type in Microsoft Windows Alt +FF0B
UTF-8 (hex) 0xEF 0xBC 0x8B (efbc8b)
UTF-8 (binary) 11101111:10111100:10001011
UTF-16 (hex) 0xFF0B (ff0b)
UTF-16 (decimal) 65,291
UTF-32 (hex) 0x0000FF0B (ff0b)
UTF-32 (decimal) 65,291
C/C++/Java source code "\uFF0B"
Python source code u"\uFF0B"
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() 25
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