Unicode Character 'NEGATIVE CIRCLED NUMBER THIRTEEN' (U+24ED) |
![]() |
NEGATIVE CIRCLED NUMBER THIRTEEN
NEGATIVE CIRCLED NUMBER THIRTEEN
| Unicode Data | |
|---|---|
| Name | NEGATIVE CIRCLED NUMBER THIRTEEN |
| Block | Enclosed Alphanumerics |
| Category | Number, Other [No] |
| Combine | 0 |
| BIDI | Other Neutrals [ON] |
| Mirror | N |
| Numeric | 13 |
| Version | Unicode 3.2.0 (March, 2002) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ⓭ |
| HTML Entity (hex) | ⓭ |
| How to type in Microsoft Windows | Alt +24ED |
| UTF-8 (hex) | 0xE2 0x93 0xAD (e293ad) |
| UTF-8 (binary) | 11100010:10010011:10101101 |
| UTF-16 (hex) | 0x24ED (24ed) |
| UTF-16 (decimal) | 9,453 |
| UTF-32 (hex) | 0x000024ED (24ED) |
| UTF-32 (decimal) | 9,453 |
| C/C++/Java source code | "\u24ED" |
| Python source code | u"\u24ED" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ⓭ |
| string.toLowerCase() | ⓭ |
| Character.UnicodeBlock | ENCLOSED_ALPHANUMERICS |
| Character.charCount() | 1 |
| Character.getDirectionality() | DIRECTIONALITY_OTHER_NEUTRALS [13] |
| Character.getNumericValue() | 13 |
| Character.getType() | 11 |
| Character.isDefined() | Yes |
| Character.isDigit() | No |
| Character.isIdentifierIgnorable() | No |
| Character.isISOControl() | No |
| Character.isJavaIdentifierPart() | No |
| Character.isJavaIdentifierStart() | No |
| Character.isLetter() | No |
| Character.isLetterOrDigit() | No |
| Character.isLowerCase() | No |
| Character.isMirrored() | No |
| Character.isSpaceChar() | No |
| Character.isSupplementaryCodePoint() | No |
| Character.isTitleCase() | No |
| Character.isUnicodeIdentifierPart() | No |
| Character.isUnicodeIdentifierStart() | No |
| Character.isUpperCase() | No |
| Character.isValidCodePoint() | Yes |
| Character.isWhitespace() | No |