Unicode Character 'LATIN LETTER REVERSED ESH LOOP' (U+01AA)

previous character next character

Unicode Data
Name LATIN LETTER REVERSED ESH LOOP
Block Latin Extended-B
Category Letter, Lowercase [Ll]
Combine 0
BIDI Left-to-Right [L]
Mirror N
Index entries ESH LOOP, LATIN LETTER REVERSED
LATIN LETTER REVERSED ESH LOOP
REVERSED ESH LOOP, LATIN LETTER
Comments archaic phonetic for labialized palatoalveolar or palatal fricative
Twi
recommended spellings U+0283 U+02B7, U+00E7 U+02B7, U+0068 U+0265, etc.
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) ƪ
HTML Entity (hex) ƪ
How to type in Microsoft Windows Alt +01AA
UTF-8 (hex) 0xC6 0xAA (c6aa)
UTF-8 (binary) 11000110:10101010
UTF-16 (hex) 0x01AA (01aa)
UTF-16 (decimal) 426
UTF-32 (hex) 0x000001AA (01AA)
UTF-32 (decimal) 426
C/C++/Java source code "\u01AA"
Python source code u"\u01AA"
More...
Java Data
string.toUpperCase() ƪ
string.toLowerCase() ƪ
Character.UnicodeBlock LATIN_EXTENDED_B
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