Unicode Character 'SMALL ROMAN NUMERAL ELEVEN' (U+217A) | 
		  ![]()  | 
	
SMALL ROMAN NUMERAL ELEVEN
			SMALL ROMAN NUMERAL ELEVEN
| Unicode Data | |
|---|---|
| Name | SMALL ROMAN NUMERAL ELEVEN | 
| Block | Number Forms | 
| Category | Number, Letter [Nl] | 
| Combine | 0 | 
| BIDI | Left-to-Right [L] | 
| Decomposition | <compat> LATIN SMALL LETTER X (U+0078) LATIN SMALL LETTER I (U+0069) | 
| Mirror | N | 
| Numeric | 11 | 
| Upper case | U+216A | 
| Title case | U+216A | 
| Approximations | 0078 0069 | 
		
| Version | Unicode 1.1.0 (June, 1993) | 
| Encodings | |
|---|---|
| HTML Entity (decimal) | ⅺ | 
| HTML Entity (hex) | ⅺ | 
| How to type in Microsoft Windows | Alt +217A | 
	
| UTF-8 (hex) | 0xE2 0x85 0xBA (e285ba) | 
| UTF-8 (binary) | 11100010:10000101:10111010 | 
| UTF-16 (hex) | 0x217A (217a) | 
| UTF-16 (decimal) | 8,570 | 
| UTF-32 (hex) | 0x0000217A (217A) | 
| UTF-32 (decimal) | 8,570 | 
| C/C++/Java source code | "\u217A" | 
| Python source code | u"\u217A" | 
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | Ⅺ | 
| string.toLowerCase() | ⅺ | 
| Character.UnicodeBlock | NUMBER_FORMS | 
| Character.charCount() | 1 | 
| Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] | 
| Character.getNumericValue() | 11 | 
| 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 |