Unicode Character 'ETHIOPIC DIGIT SEVEN' (U+136F)

previous character next character

Unicode Data
Name ETHIOPIC DIGIT SEVEN
Block Ethiopic
Category Number, Other [No]
Combine 0
BIDI Left-to-Right [L]
Mirror N
Numeric 7
Version Unicode 3.0.0 (September, 1999)
Encodings
HTML Entity (decimal) ፯
HTML Entity (hex) ፯
How to type in Microsoft Windows Alt +136F
UTF-8 (hex) 0xE1 0x8D 0xAF (e18daf)
UTF-8 (binary) 11100001:10001101:10101111
UTF-16 (hex) 0x136F (136f)
UTF-16 (decimal) 4,975
UTF-32 (hex) 0x0000136F (136f)
UTF-32 (decimal) 4,975
C/C++/Java source code "\u136F"
Python source code u"\u136F"
More...
Java Data
string.toUpperCase()
string.toLowerCase()
Character.UnicodeBlock ETHIOPIC
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_LEFT_TO_RIGHT [0]
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() No
Character.isTitleCase() No
Character.isUnicodeIdentifierPart() Yes
Character.isUnicodeIdentifierStart() No
Character.isUpperCase() No
Character.isValidCodePoint() Yes
Character.isWhitespace() No