Unicode Character 'ARMENIAN SMALL LETTER YI' (U+0575)

previous character next character

Unicode Data
Name ARMENIAN SMALL LETTER YI
Block Armenian
Category Letter, Lowercase [Ll]
Combine 0
BIDI Left-to-Right [L]
Mirror N
Upper case U+0545
Title case U+0545
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) յ
HTML Entity (hex) յ
How to type in Microsoft Windows Alt +0575
UTF-8 (hex) 0xD5 0xB5 (d5b5)
UTF-8 (binary) 11010101:10110101
UTF-16 (hex) 0x0575 (0575)
UTF-16 (decimal) 1,397
UTF-32 (hex) 0x00000575 (0575)
UTF-32 (decimal) 1,397
C/C++/Java source code "\u0575"
Python source code u"\u0575"
More...
Java Data
string.toUpperCase() Յ
string.toLowerCase() յ
Character.UnicodeBlock ARMENIAN
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_LEFT_TO_RIGHT [0]
Character.getNumericValue() -1
Character.getType() 2
Character.isDefined() Yes
Character.isDigit() No
Character.isIdentifierIgnorable() No
Character.isISOControl() No
Character.isJavaIdentifierPart() Yes
Character.isJavaIdentifierStart() Yes
Character.isLetter() Yes
Character.isLetterOrDigit() Yes
Character.isLowerCase() Yes
Character.isMirrored() No
Character.isSpaceChar() No
Character.isSupplementaryCodePoint() No
Character.isTitleCase() No
Character.isUnicodeIdentifierPart() Yes
Character.isUnicodeIdentifierStart() Yes
Character.isUpperCase() No
Character.isValidCodePoint() Yes
Character.isWhitespace() No