Unicode Character 'VULGAR FRACTION ZERO THIRDS' (U+2189)

previous character next character

Unicode Data
Name VULGAR FRACTION ZERO THIRDS
Block Number Forms
Category Number, Other [No]
Combine 0
BIDI Other Neutrals [ON]
Decomposition <fraction> DIGIT ZERO (U+0030) FRACTION SLASH (U+2044) DIGIT THREE (U+0033)
Mirror N
Numeric 0
Comments used in baseball scoring, from ARIB STD B24
Approximations <fraction> 0030 2044 0033
Version Unicode 5.2.0 (August 2009)
Encodings
HTML Entity (decimal) &#8585;
HTML Entity (hex) &#x2189;
How to type in Microsoft Windows Alt +2189
UTF-8 (hex) 0xE2 0x86 0x89 (e28689)
UTF-8 (binary) 11100010:10000110:10001001
UTF-16 (hex) 0x2189 (2189)
UTF-16 (decimal) 8,585
UTF-32 (hex) 0x00002189 (2189)
UTF-32 (decimal) 8,585
C/C++/Java source code "\u2189"
Python source code u"\u2189"
More...
Java Data
string.toUpperCase()
string.toLowerCase()
Character.UnicodeBlock NUMBER_FORMS
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_OTHER_NEUTRALS [13]
Character.getNumericValue() 0
Character.getType() 11
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