Unicode Character 'ETHIOPIC DIGIT FIVE' (U+136D)

previous character next character

Unicode Data
Name ETHIOPIC DIGIT FIVE
Block Ethiopic
Category Number, Other [No]
Combine 0
BIDI Left-to-Right [L]
Mirror N
Numeric 5
Version Unicode 3.0.0 (September, 1999)
Encodings
HTML Entity (decimal) ፭
HTML Entity (hex) ፭
How to type in Microsoft Windows Alt +136D
UTF-8 (hex) 0xE1 0x8D 0xAD (e18dad)
UTF-8 (binary) 11100001:10001101:10101101
UTF-16 (hex) 0x136D (136d)
UTF-16 (decimal) 4,973
UTF-32 (hex) 0x0000136D (136D)
UTF-32 (decimal) 4,973
C/C++/Java source code "\u136D"
Python source code u"\u136D"
More...
Java Data
string.toUpperCase()
string.toLowerCase()
Character.UnicodeBlock ETHIOPIC
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_LEFT_TO_RIGHT [0]
Character.getNumericValue() 5
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