Unicode Character 'GREEK KAI SYMBOL' (U+03D7)

previous character next character

Unicode Data
Name GREEK KAI SYMBOL
Block Greek and Coptic
Category Letter, Lowercase [Ll]
Combine 0
BIDI Left-to-Right [L]
Mirror N
Upper case U+03CF
Title case U+03CF
Comments used as an ampersand
See Also coptic symbol kai U+2CE4
Version Unicode 3.0.0 (September, 1999)
Encodings
HTML Entity (decimal) ϗ
HTML Entity (hex) ϗ
How to type in Microsoft Windows Alt +03D7
UTF-8 (hex) 0xCF 0x97 (cf97)
UTF-8 (binary) 11001111:10010111
UTF-16 (hex) 0x03D7 (03d7)
UTF-16 (decimal) 983
UTF-32 (hex) 0x000003D7 (03d7)
UTF-32 (decimal) 983
C/C++/Java source code "\u03D7"
Python source code u"\u03D7"
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() 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