Unicode Character 'MATHEMATICAL SANS-SERIF DIGIT ZERO' (U+1D7E2) |
 |
| Image |
 |
Browser Test Page |
Outline (as SVG file) |
Fonts that support U+1D7E2
| Encodings |
| HTML Entity (decimal) |
𝟢 |
| HTML Entity (hex) |
𝟢 |
| How to type in Microsoft Windows |
Alt +1D7E2
|
| UTF-8 (hex) |
0xF0 0x9D 0x9F 0xA2 (f09d9fa2) |
| UTF-8 (binary) |
11110000:10011101:10011111:10100010 |
| UTF-16 (hex) |
0xD835 0xDFE2 (d835dfe2) |
| UTF-16 (decimal) |
55,349 57,314 |
| UTF-32 (hex) |
0x0001D7E2 (1d7e2) |
| UTF-32 (decimal) |
120,802 |
| C/C++/Java source code |
"\uD835\uDFE2" |
| Python source code |
u"\uD835\uDFE2" |
| More... |
| Java Data |
| string.toUpperCase() |
𝟢
|
| string.toLowerCase() |
𝟢
|
| Character.UnicodeBlock |
MATHEMATICAL_ALPHANUMERIC_SYMBOLS
|
| Character.charCount() |
2 |
| Character.getDirectionality() |
DIRECTIONALITY_EUROPEAN_NUMBER [3] |
| Character.getNumericValue() |
0 |
| Character.getType() |
9 |
| Character.isDefined() |
Yes |
| Character.isDigit() |
Yes |
| Character.isIdentifierIgnorable() |
No |
| Character.isISOControl() |
No |
| Character.isJavaIdentifierPart() |
Yes |
| Character.isJavaIdentifierStart() |
No |
| Character.isLetter() |
No |
| Character.isLetterOrDigit() |
Yes |
| Character.isLowerCase() |
No |
| Character.isMirrored() |
No |
| Character.isSpaceChar() |
No |
| Character.isSupplementaryCodePoint() |
Yes |
| Character.isTitleCase() |
No |
| Character.isUnicodeIdentifierPart() |
Yes |
| Character.isUnicodeIdentifierStart() |
No |
| Character.isUpperCase() |
No |
| Character.isValidCodePoint() |
Yes |
| Character.isWhitespace() |
No |
Terms of Service | Privacy Policy | Contact Info