Unicode Character 'SMALL ROMAN NUMERAL EIGHT' (U+2177)

previous character next character

Unicode Data
Name SMALL ROMAN NUMERAL EIGHT
Block Number Forms
Category Number, Letter [Nl]
Combine 0
BIDI Left-to-Right [L]
Decomposition <compat> LATIN SMALL LETTER V (U+0076) LATIN SMALL LETTER I (U+0069) LATIN SMALL LETTER I (U+0069) LATIN SMALL LETTER I (U+0069)
Mirror N
Numeric 8
Upper case U+2167
Title case U+2167
Approximations 0076 0069 0069 0069
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) &#8567;
HTML Entity (hex) &#x2177;
How to type in Microsoft Windows Alt +2177
UTF-8 (hex) 0xE2 0x85 0xB7 (e285b7)
UTF-8 (binary) 11100010:10000101:10110111
UTF-16 (hex) 0x2177 (2177)
UTF-16 (decimal) 8,567
UTF-32 (hex) 0x00002177 (2177)
UTF-32 (decimal) 8,567
C/C++/Java source code "\u2177"
Python source code u"\u2177"
More...
Java Data
string.toUpperCase()
string.toLowerCase()
Character.UnicodeBlock NUMBER_FORMS
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_LEFT_TO_RIGHT [0]
Character.getNumericValue() 8
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