Unicode Character 'NUMBER THIRTEEN FULL STOP' (U+2494) |
![]() |
NUMBER THIRTEEN FULL STOP
NUMBER THIRTEEN FULL STOP
| Unicode Data | |
|---|---|
| Name | NUMBER THIRTEEN FULL STOP |
| Block | Enclosed Alphanumerics |
| Category | Number, Other [No] |
| Script | Common (Zyyy) |
| Combine | 0 |
| BIDI | European Number [EN] |
| Decomposition | DIGIT ONE (U+0031) DIGIT THREE (U+0033) FULL STOP (U+002E) |
| Old name | NUMBER THIRTEEN PERIOD |
| Approximations | 0031 0033 002E |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ⒔ |
| HTML Entity (hex) | ⒔ |
| How to type in Microsoft Windows | Alt +2494 |
| UTF-8 (hex) | 0xE2 0x92 0x94 (e29294) |
| UTF-8 (binary) | 11100010:10010010:10010100 |
| UTF-16 (hex) | 0x2494 (2494) |
| UTF-16 (decimal) | 9,364 |
| UTF-32 (hex) | 0x00002494 (2494) |
| UTF-32 (decimal) | 9,364 |
| C/C++/Java source code | "\u2494" |
| Python source code | u"\u2494" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ⒔ |
| string.toLowerCase() | ⒔ |
| Character.UnicodeBlock | ENCLOSED_ALPHANUMERICS |
| Character.charCount() | 1 |
| Character.getDirectionality() | DIRECTIONALITY_EUROPEAN_NUMBER [3] |
| 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 |