Unicode Character 'GREEK CAPITAL LETTER SHO' (U+03F7)

previous character next character

Unicode Data
Name GREEK CAPITAL LETTER SHO
Block Greek and Coptic
Category Letter, Uppercase [Lu]
Combine 0
BIDI Left-to-Right [L]
Mirror N
Lower case U+03F8
Version Unicode 4.0.0 (April, 2003)
Encodings
HTML Entity (decimal) Ϸ
HTML Entity (hex) Ϸ
How to type in Microsoft Windows Alt +03F7
UTF-8 (hex) 0xCF 0xB7 (cfb7)
UTF-8 (binary) 11001111:10110111
UTF-16 (hex) 0x03F7 (03f7)
UTF-16 (decimal) 1,015
UTF-32 (hex) 0x000003F7 (03F7)
UTF-32 (decimal) 1,015
C/C++/Java source code "\u03F7"
Python source code u"\u03F7"
More...
Java Data
string.toUpperCase() Ϸ
string.toLowerCase() ϸ
Character.UnicodeBlock GREEK
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