Unicode Character 'SMALL ROMAN NUMERAL THREE' (U+2172)

previous character next character

Unicode Data
Name SMALL ROMAN NUMERAL THREE
Block Number Forms
Category Number, Letter [Nl]
Combine 0
BIDI Left-to-Right [L]
Decomposition <compat> LATIN SMALL LETTER I (U+0069) LATIN SMALL LETTER I (U+0069) LATIN SMALL LETTER I (U+0069)
Mirror N
Numeric 3
Upper case U+2162
Title case U+2162
Approximations 0069 0069 0069
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) &#8562;
HTML Entity (hex) &#x2172;
How to type in Microsoft Windows Alt +2172
UTF-8 (hex) 0xE2 0x85 0xB2 (e285b2)
UTF-8 (binary) 11100010:10000101:10110010
UTF-16 (hex) 0x2172 (2172)
UTF-16 (decimal) 8,562
UTF-32 (hex) 0x00002172 (2172)
UTF-32 (decimal) 8,562
C/C++/Java source code "\u2172"
Python source code u"\u2172"
More...
Java Data
string.toUpperCase()
string.toLowerCase()
Character.UnicodeBlock NUMBER_FORMS
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_LEFT_TO_RIGHT [0]
Character.getNumericValue() 3
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