Unicode Character 'KAKTOVIK NUMERAL ZERO' (U+1D2C0) |
Unicode Data | |
---|---|
Name | KAKTOVIK NUMERAL ZERO |
Block | Kaktovik Numerals |
Category | Number, Other [No] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Mirror | N |
Numeric | 0 |
Index entries | Numerals, Kaktovik Kaktovik Numerals |
Version | Unicode 15.0 (September 2022) |
Encodings | |
---|---|
HTML Entity (decimal) | 𝋀 |
HTML Entity (hex) | 𝋀 |
How to type in Microsoft Windows | Alt +1D2C0 |
UTF-8 (hex) | 0xF0 0x9D 0x8B 0x80 (f09d8b80) |
UTF-8 (binary) | 11110000:10011101:10001011:10000000 |
UTF-16 (hex) | 0xD834 0xDEC0 (d834dec0) |
UTF-16 (decimal) | 55,348 57,024 |
UTF-32 (hex) | 0x0001D2C0 (1d2c0) |
UTF-32 (decimal) | 119,488 |
C/C++/Java source code | "\uD834\uDEC0" |
Python source code | u"\U0001D2C0" |
More... |
Java Data | |
---|---|
string.toUpperCase() | 𝋀 |
string.toLowerCase() | 𝋀 |
Character.UnicodeBlock | KAKTOVIK_NUMERALS |
Character.charCount() | 2 |
Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
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() | Yes |
Character.isTitleCase() | No |
Character.isUnicodeIdentifierPart() | No |
Character.isUnicodeIdentifierStart() | No |
Character.isUpperCase() | No |
Character.isValidCodePoint() | Yes |
Character.isWhitespace() | No |