Unicode Character 'LATIN SMALL LETTER CLOSED OMEGA' (U+0277) |
![]() ![]() |
Unicode Data | |
---|---|
Name | LATIN SMALL LETTER CLOSED OMEGA |
Block | IPA Extensions |
Category | Letter, Lowercase [Ll] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Mirror | N |
Index entries | CLOSED OMEGA, LATIN SMALL LETTER LATIN SMALL LETTER CLOSED OMEGA OMEGA, LATIN SMALL LETTER CLOSED |
Comments | near-close near-back rounded vowel preferred use is U+028A latin small letter upsilon |
See Also | latin small letter omega U+A7B7 greek letter small capital omega U+AB65 |
Version | Unicode 1.1.0 (June, 1993) |
Encodings | |
---|---|
HTML Entity (decimal) | ɷ |
HTML Entity (hex) | ɷ |
How to type in Microsoft Windows | Alt +0277 |
UTF-8 (hex) | 0xC9 0xB7 (c9b7) |
UTF-8 (binary) | 11001001:10110111 |
UTF-16 (hex) | 0x0277 (0277) |
UTF-16 (decimal) | 631 |
UTF-32 (hex) | 0x00000277 (0277) |
UTF-32 (decimal) | 631 |
C/C++/Java source code | "\u0277" |
Python source code | u"\u0277" |
More... |
Java Data | |
---|---|
string.toUpperCase() | ɷ |
string.toLowerCase() | ɷ |
Character.UnicodeBlock | IPA_EXTENSIONS |
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 |