Unicode Character 'LATIN CAPITAL LETTER ESH' (U+01A9)

previous character next character

Ʃ
U+01A9 browser display

LATIN CAPITAL LETTER ESH

image of Unicode Character 'LATIN CAPITAL LETTER ESH' (U+01A9)
Raster image of U+01A9

LATIN CAPITAL LETTER ESH

Unicode Data
Name LATIN CAPITAL LETTER ESH
Block Latin Extended-B
Category Letter, Uppercase [Lu]
Combine 0
BIDI Left-to-Right [L]
Mirror N
Index entries ESH, LATIN CAPITAL LETTER
Lower case U+0283
Comments African languages
lowercase is U+0283
See Also greek capital letter sigma U+03A3
n-ary summation U+2211
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) Ʃ
HTML Entity (hex) Ʃ
How to type in Microsoft Windows Alt +01A9
UTF-8 (hex) 0xC6 0xA9 (c6a9)
UTF-8 (binary) 11000110:10101001
UTF-16 (hex) 0x01A9 (01a9)
UTF-16 (decimal) 425
UTF-32 (hex) 0x000001A9 (01a9)
UTF-32 (decimal) 425
C/C++/Java source code "\u01A9"
Python source code u"\u01A9"
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() 1
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() No
Character.isMirrored() No
Character.isSpaceChar() No
Character.isSupplementaryCodePoint() No
Character.isTitleCase() No
Character.isUnicodeIdentifierPart() Yes
Character.isUnicodeIdentifierStart() Yes
Character.isUpperCase() Yes
Character.isValidCodePoint() Yes
Character.isWhitespace() No