Unicode Character 'SUPERSCRIPT ZERO' (U+2070) |
![]() |
SUPERSCRIPT ZERO
SUPERSCRIPT ZERO
| Unicode Data | |
|---|---|
| Name | SUPERSCRIPT ZERO |
| Block | Superscripts and Subscripts |
| Category | Number, Other [No] |
| Combine | 0 |
| BIDI | European Number [EN] |
| Decomposition | <super> DIGIT ZERO (U+0030) |
| Mirror | N |
| Numeric | 0 |
| Old name | SUPERSCRIPT DIGIT ZERO |
| Index entries | SUPERSCRIPT ZERO Superscripts ZERO, SUPERSCRIPT Digits, Superscript Superscript Digits |
| Approximations | <super> 0030 |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ⁰ |
| HTML Entity (hex) | ⁰ |
| How to type in Microsoft Windows | Alt +2070 |
| UTF-8 (hex) | 0xE2 0x81 0xB0 (e281b0) |
| UTF-8 (binary) | 11100010:10000001:10110000 |
| UTF-16 (hex) | 0x2070 (2070) |
| UTF-16 (decimal) | 8,304 |
| UTF-32 (hex) | 0x00002070 (2070) |
| UTF-32 (decimal) | 8,304 |
| C/C++/Java source code | "\u2070" |
| Python source code | u"\u2070" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ⁰ |
| string.toLowerCase() | ⁰ |
| Character.UnicodeBlock | SUPERSCRIPTS_AND_SUBSCRIPTS |
| Character.charCount() | 1 |
| Character.getDirectionality() | DIRECTIONALITY_EUROPEAN_NUMBER [3] |
| Character.getNumericValue() | 0 |
| 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 |