Unicode Character 'SMALL ROMAN NUMERAL TWO' (U+2171)

previous character next character

U+2171 browser display

SMALL ROMAN NUMERAL TWO

image of Unicode Character 'SMALL ROMAN NUMERAL TWO' (U+2171)
Raster image of U+2171

SMALL ROMAN NUMERAL TWO

Unicode Data
Name SMALL ROMAN NUMERAL TWO
Block Number Forms
Category Number, Letter [Nl]
Script Latin (Latn)
Combine 0
BIDI Left-to-Right [L]
Decomposition LATIN SMALL LETTER I (U+0069)
LATIN SMALL LETTER I (U+0069)
Approximations 0069 0069
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) ⅱ
HTML Entity (hex) ⅱ
How to type in Microsoft Windows Alt +2171
UTF-8 (hex) 0xE2 0x85 0xB1 (e285b1)
UTF-8 (binary) 11100010:10000101:10110001
UTF-16 (hex) 0x2171 (2171)
UTF-16 (decimal) 8,561
UTF-32 (hex) 0x00002171 (2171)
UTF-32 (decimal) 8,561
C/C++/Java source code "\u2171"
Python source code u"\u2171"
More...
Java Data
string.toUpperCase()
string.toLowerCase()
Character.UnicodeBlock NUMBER_FORMS
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_LEFT_TO_RIGHT [0]
Character.getNumericValue() 2
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() Yes
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