Unicode Character 'COPTIC EPACT DIGIT SEVEN' (U+102E7)

previous character next character

Unicode Data
Name COPTIC EPACT DIGIT SEVEN
Block Coptic Epact Numbers
Category Number, Other [No]
Combine 0
BIDI European Number [EN]
Mirror N
Numeric 7
Version Unicode 7.0 (June 2014)
Encodings
HTML Entity (decimal) 𐋧
HTML Entity (hex) 𐋧
How to type in Microsoft Windows Alt +102E7
UTF-8 (hex) 0xF0 0x90 0x8B 0xA7 (f0908ba7)
UTF-8 (binary) 11110000:10010000:10001011:10100111
UTF-16 (hex) 0xD800 0xDEE7 (d800dee7)
UTF-16 (decimal) 55,296 57,063
UTF-32 (hex) 0x000102E7 (102e7)
UTF-32 (decimal) 66,279
C/C++/Java source code "\uD800\uDEE7"
Python source code u"\U000102E7"
More...
Java Data
string.toUpperCase() 𐋧
string.toLowerCase() 𐋧
Character.UnicodeBlock COPTIC_EPACT_NUMBERS
Character.charCount() 2
Character.getDirectionality() DIRECTIONALITY_EUROPEAN_NUMBER [3]
Character.getNumericValue() 7
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