Unicode Character 'ROMAN NUMERAL REVERSED ONE HUNDRED' (U+2183) |
![]() |
| Unicode Data | |
|---|---|
| Name | ROMAN NUMERAL REVERSED ONE HUNDRED |
| Block | Number Forms |
| Category | Letter, Uppercase [Lu] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Mirror | N |
| Index entries | antisigma, claudian apostrophic c claudian antisigma c, apostrophic |
| Lower case | U+2184 |
| Comments | apostrophic C Claudian antisigma used in combination with C and I to form large numbers lowercase is U+2184 |
| See Also | latin capital letter open o U+0186 greek capital reversed lunate sigma symbol U+03FD |
| Version | Unicode 3.0.0 (September, 1999) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | Ↄ |
| HTML Entity (hex) | Ↄ |
| How to type in Microsoft Windows | Alt +2183 |
| UTF-8 (hex) | 0xE2 0x86 0x83 (e28683) |
| UTF-8 (binary) | 11100010:10000110:10000011 |
| UTF-16 (hex) | 0x2183 (2183) |
| UTF-16 (decimal) | 8,579 |
| UTF-32 (hex) | 0x00002183 (2183) |
| UTF-32 (decimal) | 8,579 |
| C/C++/Java source code | "\u2183" |
| Python source code | u"\u2183" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | Ↄ |
| string.toLowerCase() | ↄ |
| Character.UnicodeBlock | NUMBER_FORMS |
| Character.charCount() | 1 |
| Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
| Character.getNumericValue() | -1 |
| Character.getType() | 1 |
| Character.isDefined() | Yes |
| Character.isDigit() | No |
| Character.isIdentifierIgnorable() | No |
| Character.isISOControl() | No |
| Character.isJavaIdentifierPart() | Yes |
| Character.isJavaIdentifierStart() | Yes |
| Character.isLetter() | Yes |
| Character.isLetterOrDigit() | Yes |
| Character.isLowerCase() | No |
| Character.isMirrored() | No |
| Character.isSpaceChar() | No |
| Character.isSupplementaryCodePoint() | No |
| Character.isTitleCase() | No |
| Character.isUnicodeIdentifierPart() | Yes |
| Character.isUnicodeIdentifierStart() | Yes |
| Character.isUpperCase() | Yes |
| Character.isValidCodePoint() | Yes |
| Character.isWhitespace() | No |