Unicode Character 'GREEK SMALL LETTER OMEGA WITH TONOS' (U+03CE)

previous character next character

ώ
U+3CE browser display

GREEK SMALL LETTER OMEGA WITH TONOS

image of Unicode Character 'GREEK SMALL LETTER OMEGA WITH TONOS' (U+03CE)
Raster image of U+3CE

GREEK SMALL LETTER OMEGA WITH TONOS

Unicode Data
Name GREEK SMALL LETTER OMEGA WITH TONOS
Block Greek and Coptic
Category Letter, Lowercase [Ll]
Script Greek (Grek)
Combine 0
BIDI Left-to-Right [L]
Decomposition GREEK SMALL LETTER OMEGA (U+03C9)
COMBINING ACUTE ACCENT (U+0301)
Old name GREEK SMALL LETTER OMEGA TONOS
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) ώ
HTML Entity (hex) ώ
How to type in Microsoft Windows Alt +3CE
UTF-8 (hex) 0xCF 0x8E (cf8e)
UTF-8 (binary) 11001111:10001110
UTF-16 (hex) 0x03CE (03ce)
UTF-16 (decimal) 974
UTF-32 (hex) 0x000003CE (3CE)
UTF-32 (decimal) 974
C/C++/Java source code "\u03CE"
Python source code u"\u03CE"
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