Unicode Character 'SMALL ROMAN NUMERAL TEN' (U+2179)

previous character next character

U+2179 browser display

SMALL ROMAN NUMERAL TEN

image of Unicode Character 'SMALL ROMAN NUMERAL TEN' (U+2179)
Raster image of U+2179

SMALL ROMAN NUMERAL TEN

Unicode Data
Name SMALL ROMAN NUMERAL TEN
Block Number Forms
Category Number, Letter [Nl]
Script Latin (Latn)
Combine 0
BIDI Left-to-Right [L]
Decomposition LATIN SMALL LETTER X (U+0078)
Approximations 0078 latin small letter x
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) ⅹ
HTML Entity (hex) ⅹ
How to type in Microsoft Windows Alt +2179
UTF-8 (hex) 0xE2 0x85 0xB9 (e285b9)
UTF-8 (binary) 11100010:10000101:10111001
UTF-16 (hex) 0x2179 (2179)
UTF-16 (decimal) 8,569
UTF-32 (hex) 0x00002179 (2179)
UTF-32 (decimal) 8,569
C/C++/Java source code "\u2179"
Python source code u"\u2179"
More...
Java Data
string.toUpperCase()
string.toLowerCase()
Character.UnicodeBlock NUMBER_FORMS
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_LEFT_TO_RIGHT [0]
Character.getNumericValue() 10
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