Unicode Character 'MATHEMATICAL BOLD DIGIT ZERO' (U+1D7CE)

previous character next character

Unicode Data
Name MATHEMATICAL BOLD DIGIT ZERO
Block Mathematical Alphanumeric Symbols
Category Number, Decimal Digit [Nd]
Combine 0
BIDI European Number [EN]
Decomposition <font> DIGIT ZERO (U+0030)
Mirror N
Numeric 0
Index entries Symbols, Mathematical Digits
Digits, Bold
Bold Digits
Digits Symbols, Mathematical
Mathematical Digits Symbols
Approximations <font> 0030 digit zero
Version Unicode 3.1.0 (March, 2001)
Encodings
HTML Entity (decimal) &#120782;
HTML Entity (hex) &#x1d7ce;
How to type in Microsoft Windows Alt +1D7CE
UTF-8 (hex) 0xF0 0x9D 0x9F 0x8E (f09d9f8e)
UTF-8 (binary) 11110000:10011101:10011111:10001110
UTF-16 (hex) 0xD835 0xDFCE (d835dfce)
UTF-16 (decimal) 55,349 57,294
UTF-32 (hex) 0x0001D7CE (1d7ce)
UTF-32 (decimal) 120,782
C/C++/Java source code "\uD835\uDFCE"
Python source code u"\U0001D7CE"
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