Unicode Character 'LATIN CAPITAL LETTER O WITH MIDDLE TILDE' (U+019F) |
![]() ![]() |
Unicode Data | |
---|---|
Name | LATIN CAPITAL LETTER O WITH MIDDLE TILDE |
Block | Latin Extended-B |
Category | Letter, Uppercase [Lu] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Mirror | N |
Old name | LATIN CAPITAL LETTER BARRED O |
Index entries | barred o, latin capital letter O WITH MIDDLE TILDE, LATIN CAPITAL LETTER o bar, latin capital letter MIDDLE TILDE, LATIN CAPITAL LETTER O WITH o, latin capital letter barred |
Lower case | U+0275 |
Comments | barred o, o bar African languages the formal name does not describe the glyph lowercase is U+0275 |
See Also | cyrillic capital letter barred o U+04E8 |
Version | Unicode 1.1.0 (June, 1993) |
Encodings | |
---|---|
HTML Entity (decimal) | Ɵ |
HTML Entity (hex) | Ɵ |
How to type in Microsoft Windows | Alt +019F |
UTF-8 (hex) | 0xC6 0x9F (c69f) |
UTF-8 (binary) | 11000110:10011111 |
UTF-16 (hex) | 0x019F (019f) |
UTF-16 (decimal) | 415 |
UTF-32 (hex) | 0x0000019F (019F) |
UTF-32 (decimal) | 415 |
C/C++/Java source code | "\u019F" |
Python source code | u"\u019F" |
More... |
Java Data | |
---|---|
string.toUpperCase() | Ɵ |
string.toLowerCase() | ɵ |
Character.UnicodeBlock | LATIN_EXTENDED_B |
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 |