Unicode Character 'MATHEMATICAL MONOSPACE DIGIT EIGHT' (U+1D7FE)

previous character next character

𝟾
U+1D7FE browser display

MATHEMATICAL MONOSPACE DIGIT EIGHT

image of Unicode Character 'MATHEMATICAL MONOSPACE DIGIT EIGHT' (U+1D7FE)
Raster image of U+1D7FE

MATHEMATICAL MONOSPACE DIGIT EIGHT

Unicode Data
Name MATHEMATICAL MONOSPACE DIGIT EIGHT
Block Mathematical Alphanumeric Symbols
Category Number, Decimal Digit [Nd]
Combine 0
BIDI European Number [EN]
Decomposition <font> DIGIT EIGHT (U+0038)
Mirror N
Numeric 8
Approximations <font> 0038 digit eight
Version Unicode 3.1.0 (March, 2001)
Encodings
HTML Entity (decimal) &#120830;
HTML Entity (hex) &#x1d7fe;
How to type in Microsoft Windows Alt +1D7FE
UTF-8 (hex) 0xF0 0x9D 0x9F 0xBE (f09d9fbe)
UTF-8 (binary) 11110000:10011101:10011111:10111110
UTF-16 (hex) 0xD835 0xDFFE (d835dffe)
UTF-16 (decimal) 55,349 57,342
UTF-32 (hex) 0x0001D7FE (1d7fe)
UTF-32 (decimal) 120,830
C/C++/Java source code "\uD835\uDFFE"
Python source code u"\U0001D7FE"
More...
Java Data
string.toUpperCase() 𝟾
string.toLowerCase() 𝟾
Character.UnicodeBlock MATHEMATICAL_ALPHANUMERIC_SYMBOLS
Character.charCount() 2
Character.getDirectionality() DIRECTIONALITY_EUROPEAN_NUMBER [3]
Character.getNumericValue() 8
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