Unicode Character 'LATIN SMALL LETTER O WITH LONG STROKE OVERLAY' (U+A74B) |
![]() |
LATIN SMALL LETTER O WITH LONG STROKE OVERLAY
LATIN SMALL LETTER O WITH LONG STROKE OVERLAY
| Unicode Data | |
|---|---|
| Name | LATIN SMALL LETTER O WITH LONG STROKE OVERLAY |
| Block | Latin Extended-D |
| Category | Letter, Lowercase [Ll] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Mirror | N |
| Upper case | U+A74A |
| Title case | U+A74A |
| See Also | latin small letter o with stroke U+00F8 latin small letter barred o U+0275 |
| Version | Unicode 5.1.0 (March 2008) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ꝋ |
| HTML Entity (hex) | ꝋ |
| How to type in Microsoft Windows | Alt +A74B |
| UTF-8 (hex) | 0xEA 0x9D 0x8B (ea9d8b) |
| UTF-8 (binary) | 11101010:10011101:10001011 |
| UTF-16 (hex) | 0xA74B (a74b) |
| UTF-16 (decimal) | 42,827 |
| UTF-32 (hex) | 0x0000A74B (a74b) |
| UTF-32 (decimal) | 42,827 |
| C/C++/Java source code | "\uA74B" |
| Python source code | u"\uA74B" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | Ꝋ |
| string.toLowerCase() | ꝋ |
| Character.UnicodeBlock | LATIN_EXTENDED_D |
| 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 |