Unicode Character 'MATHEMATICAL BOLD DIGIT ONE' (U+1D7CF)

previous character next character

𝟏
U+1D7CF browser display

MATHEMATICAL BOLD DIGIT ONE

image of Unicode Character 'MATHEMATICAL BOLD DIGIT ONE' (U+1D7CF)
Raster image of U+1D7CF

MATHEMATICAL BOLD DIGIT ONE

Unicode Data
Name MATHEMATICAL BOLD DIGIT ONE
Block Mathematical Alphanumeric Symbols
Category Number, Decimal Digit [Nd]
Combine 0
BIDI European Number [EN]
Decomposition <font> DIGIT ONE (U+0031)
Mirror N
Numeric 1
Approximations <font> 0031 digit one
Version Unicode 3.1.0 (March, 2001)
Encodings
HTML Entity (decimal) &#120783;
HTML Entity (hex) &#x1d7cf;
How to type in Microsoft Windows Alt +1D7CF
UTF-8 (hex) 0xF0 0x9D 0x9F 0x8F (f09d9f8f)
UTF-8 (binary) 11110000:10011101:10011111:10001111
UTF-16 (hex) 0xD835 0xDFCF (d835dfcf)
UTF-16 (decimal) 55,349 57,295
UTF-32 (hex) 0x0001D7CF (1D7CF)
UTF-32 (decimal) 120,783
C/C++/Java source code "\uD835\uDFCF"
Python source code u"\U0001D7CF"
More...
Java Data
string.toUpperCase() 𝟏
string.toLowerCase() 𝟏
Character.UnicodeBlock MATHEMATICAL_ALPHANUMERIC_SYMBOLS
Character.charCount() 2
Character.getDirectionality() DIRECTIONALITY_EUROPEAN_NUMBER [3]
Character.getNumericValue() 1
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