Unicode Character 'MODIFIER LETTER SMALL OPEN O' (U+1D53) |
![]() |
MODIFIER LETTER SMALL OPEN O
MODIFIER LETTER SMALL OPEN O
| Unicode Data | |
|---|---|
| Name | MODIFIER LETTER SMALL OPEN O |
| Block | Phonetic Extensions |
| Category | Letter, Modifier [Lm] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Decomposition | <super> LATIN SMALL LETTER OPEN O (U+0254) |
| Mirror | N |
| Approximations | <super> 0254 |
| Version | Unicode 4.0.0 (April, 2003) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ᵓ |
| HTML Entity (hex) | ᵓ |
| How to type in Microsoft Windows | Alt +1D53 |
| UTF-8 (hex) | 0xE1 0xB5 0x93 (e1b593) |
| UTF-8 (binary) | 11100001:10110101:10010011 |
| UTF-16 (hex) | 0x1D53 (1d53) |
| UTF-16 (decimal) | 7,507 |
| UTF-32 (hex) | 0x00001D53 (1D53) |
| UTF-32 (decimal) | 7,507 |
| C/C++/Java source code | "\u1D53" |
| Python source code | u"\u1D53" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ᵓ |
| string.toLowerCase() | ᵓ |
| Character.UnicodeBlock | PHONETIC_EXTENSIONS |
| Character.charCount() | 1 |
| Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
| Character.getNumericValue() | -1 |
| Character.getType() | 4 |
| 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 |