Unicode Character 'ROMAN NUMERAL SIX LATE FORM' (U+2185)

previous character next character

Unicode Data
Name ROMAN NUMERAL SIX LATE FORM
Block Number Forms
Category Number, Letter [Nl]
Combine 0
BIDI Left-to-Right [L]
Mirror N
Numeric 6
Index entries Roman Numerals, Archaic
See Also greek letter stigma U+03DA
Version Unicode 5.1.0 (March 2008)
Encodings
HTML Entity (decimal) ↅ
HTML Entity (hex) ↅ
How to type in Microsoft Windows Alt +2185
UTF-8 (hex) 0xE2 0x86 0x85 (e28685)
UTF-8 (binary) 11100010:10000110:10000101
UTF-16 (hex) 0x2185 (2185)
UTF-16 (decimal) 8,581
UTF-32 (hex) 0x00002185 (2185)
UTF-32 (decimal) 8,581
C/C++/Java source code "\u2185"
Python source code u"\u2185"
More...
Java Data
string.toUpperCase()
string.toLowerCase()
Character.UnicodeBlock NUMBER_FORMS
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_LEFT_TO_RIGHT [0]
Character.getNumericValue() 6
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