Unicode Character 'COPTIC EPACT DIGIT FOUR' (U+102E4)

previous character next character

Unicode Data
Name COPTIC EPACT DIGIT FOUR
Block Coptic Epact Numbers
Category Number, Other [No]
Combine 0
BIDI European Number [EN]
Mirror N
Numeric 4
Version Unicode 7.0 (June 2014)
Encodings
HTML Entity (decimal) 𐋤
HTML Entity (hex) 𐋤
How to type in Microsoft Windows Alt +102E4
UTF-8 (hex) 0xF0 0x90 0x8B 0xA4 (f0908ba4)
UTF-8 (binary) 11110000:10010000:10001011:10100100
UTF-16 (hex) 0xD800 0xDEE4 (d800dee4)
UTF-16 (decimal) 55,296 57,060
UTF-32 (hex) 0x000102E4 (102e4)
UTF-32 (decimal) 66,276
C/C++/Java source code "\uD800\uDEE4"
Python source code u"\U000102E4"
More...
Java Data
string.toUpperCase() 𐋤
string.toLowerCase() 𐋤
Character.UnicodeBlock COPTIC_EPACT_NUMBERS
Character.charCount() 2
Character.getDirectionality() DIRECTIONALITY_EUROPEAN_NUMBER [3]
Character.getNumericValue() 4
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