Unicode Character 'ROMAN NUMERAL FIVE THOUSAND' (U+2181) |
![]() |
ROMAN NUMERAL FIVE THOUSAND
ROMAN NUMERAL FIVE THOUSAND
| Unicode Data | |
|---|---|
| Name | ROMAN NUMERAL FIVE THOUSAND |
| Block | Number Forms |
| Category | Number, Letter [Nl] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Mirror | N |
| Numeric | 5000 |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ↁ |
| HTML Entity (hex) | ↁ |
| How to type in Microsoft Windows | Alt +2181 |
| UTF-8 (hex) | 0xE2 0x86 0x81 (e28681) |
| UTF-8 (binary) | 11100010:10000110:10000001 |
| UTF-16 (hex) | 0x2181 (2181) |
| UTF-16 (decimal) | 8,577 |
| UTF-32 (hex) | 0x00002181 (2181) |
| UTF-32 (decimal) | 8,577 |
| C/C++/Java source code | "\u2181" |
| Python source code | u"\u2181" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ↁ |
| string.toLowerCase() | ↁ |
| Character.UnicodeBlock | NUMBER_FORMS |
| Character.charCount() | 1 |
| Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
| Character.getNumericValue() | 5000 |
| 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() | No |
| 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 |