Unicode Character 'GREEK CAPITAL LETTER OMEGA WITH TONOS' (U+038F)

previous character next character

Unicode Data
Name GREEK CAPITAL LETTER OMEGA WITH TONOS
Block Greek and Coptic
Category Letter, Uppercase [Lu]
Combine 0
BIDI Left-to-Right [L]
Decomposition GREEK CAPITAL LETTER OMEGA (U+03A9) COMBINING ACUTE ACCENT (U+0301)
Mirror N
Old name GREEK CAPITAL LETTER OMEGA TONOS
Lower case U+03CE
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) Ώ
HTML Entity (hex) Ώ
How to type in Microsoft Windows Alt +038F
UTF-8 (hex) 0xCE 0x8F (ce8f)
UTF-8 (binary) 11001110:10001111
UTF-16 (hex) 0x038F (038f)
UTF-16 (decimal) 911
UTF-32 (hex) 0x0000038F (038f)
UTF-32 (decimal) 911
C/C++/Java source code "\u038F"
Python source code u"\u038F"
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