Unicode Character 'ROMAN NUMERAL FIFTY THOUSAND' (U+2187)

previous character next character

Unicode Data
Name ROMAN NUMERAL FIFTY THOUSAND
Block Number Forms
Category Number, Letter [Nl]
Combine 0
BIDI Left-to-Right [L]
Mirror N
Numeric 50000
Version Unicode 5.1.0 (March 2008)
Encodings
HTML Entity (decimal) ↇ
HTML Entity (hex) ↇ
How to type in Microsoft Windows Alt +2187
UTF-8 (hex) 0xE2 0x86 0x87 (e28687)
UTF-8 (binary) 11100010:10000110:10000111
UTF-16 (hex) 0x2187 (2187)
UTF-16 (decimal) 8,583
UTF-32 (hex) 0x00002187 (2187)
UTF-32 (decimal) 8,583
C/C++/Java source code "\u2187"
Python source code u"\u2187"
More...
Java Data
string.toUpperCase()
string.toLowerCase()
Character.UnicodeBlock NUMBER_FORMS
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_LEFT_TO_RIGHT [0]
Character.getNumericValue() 50000
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