Unicode Character 'ROMAN NUMERAL FIFTY EARLY FORM' (U+2186)

previous character next character

Unicode Data
Name ROMAN NUMERAL FIFTY EARLY FORM
Block Number Forms
Category Number, Letter [Nl]
Combine 0
BIDI Left-to-Right [L]
Mirror N
Numeric 50
See Also runic letter z U+16CE
downwards arrow U+2193
Version Unicode 5.1.0 (March 2008)
Encodings
HTML Entity (decimal) ↆ
HTML Entity (hex) ↆ
How to type in Microsoft Windows Alt +2186
UTF-8 (hex) 0xE2 0x86 0x86 (e28686)
UTF-8 (binary) 11100010:10000110:10000110
UTF-16 (hex) 0x2186 (2186)
UTF-16 (decimal) 8,582
UTF-32 (hex) 0x00002186 (2186)
UTF-32 (decimal) 8,582
C/C++/Java source code "\u2186"
Python source code u"\u2186"
More...
Java Data
string.toUpperCase()
string.toLowerCase()
Character.UnicodeBlock NUMBER_FORMS
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_LEFT_TO_RIGHT [0]
Character.getNumericValue() 50
Character.getType() 10
Character.isDefined() Yes
Character.isDigit() No
Character.isIdentifierIgnorable() No
Character.isISOControl() No
Character.isJavaIdentifierPart() Yes
Character.isJavaIdentifierStart() Yes
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() Yes
Character.isUpperCase() No
Character.isValidCodePoint() Yes
Character.isWhitespace() No