Unicode Character 'GREEK SMALL LETTER OMEGA WITH DASIA AND OXIA' (U+1F65) | 
		  ![]()  | 
	
GREEK SMALL LETTER OMEGA WITH DASIA AND OXIA
			GREEK SMALL LETTER OMEGA WITH DASIA AND OXIA
| Unicode Data | |
|---|---|
| Name | GREEK SMALL LETTER OMEGA WITH DASIA AND OXIA | 
| Block | Greek Extended | 
| Category | Letter, Lowercase [Ll] | 
| Combine | 0 | 
| BIDI | Left-to-Right [L] | 
| Decomposition | GREEK SMALL LETTER OMEGA WITH DASIA (U+1F61) COMBINING ACUTE ACCENT (U+0301) | 
| Mirror | N | 
| Upper case | U+1F6D | 
| Title case | U+1F6D | 
| Version | Unicode 1.1.0 (June, 1993) | 
| Encodings | |
|---|---|
| HTML Entity (decimal) | ὥ | 
| HTML Entity (hex) | ὥ | 
| How to type in Microsoft Windows | Alt +1F65 | 
	
| UTF-8 (hex) | 0xE1 0xBD 0xA5 (e1bda5) | 
| UTF-8 (binary) | 11100001:10111101:10100101 | 
| UTF-16 (hex) | 0x1F65 (1f65) | 
| UTF-16 (decimal) | 8,037 | 
| UTF-32 (hex) | 0x00001F65 (1F65) | 
| UTF-32 (decimal) | 8,037 | 
| C/C++/Java source code | "\u1F65" | 
| Python source code | u"\u1F65" | 
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | Ὥ | 
| string.toLowerCase() | ὥ | 
| Character.UnicodeBlock | GREEK_EXTENDED | 
| 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 |