Unicode Character 'ETHIOPIC DIGIT THREE' (U+136B)

previous character next character

Unicode Data
Name ETHIOPIC DIGIT THREE
Block Ethiopic
Category Number, Other [No]
Combine 0
BIDI Left-to-Right [L]
Mirror N
Numeric 3
Version Unicode 3.0.0 (September, 1999)
Encodings
HTML Entity (decimal) ፫
HTML Entity (hex) ፫
How to type in Microsoft Windows Alt +136B
UTF-8 (hex) 0xE1 0x8D 0xAB (e18dab)
UTF-8 (binary) 11100001:10001101:10101011
UTF-16 (hex) 0x136B (136b)
UTF-16 (decimal) 4,971
UTF-32 (hex) 0x0000136B (136b)
UTF-32 (decimal) 4,971
C/C++/Java source code "\u136B"
Python source code u"\u136B"
More...
Java Data
string.toUpperCase()
string.toLowerCase()
Character.UnicodeBlock ETHIOPIC
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_LEFT_TO_RIGHT [0]
Character.getNumericValue() 3
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