Unicode Character 'BOPOMOFO LETTER O WITH DOT ABOVE' (U+312E) |
![]() |
BOPOMOFO LETTER O WITH DOT ABOVE
BOPOMOFO LETTER O WITH DOT ABOVE
| Unicode Data | |
|---|---|
| Name | BOPOMOFO LETTER O WITH DOT ABOVE |
| Block | Bopomofo |
| Category | Letter, Other [Lo] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Mirror | N |
| Comments | early form of letter e |
| Version | Unicode 10.0 (June 2017) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ㄮ |
| HTML Entity (hex) | ㄮ |
| How to type in Microsoft Windows | Alt +312E |
| UTF-8 (hex) | 0xE3 0x84 0xAE (e384ae) |
| UTF-8 (binary) | 11100011:10000100:10101110 |
| UTF-16 (hex) | 0x312E (312e) |
| UTF-16 (decimal) | 12,590 |
| UTF-32 (hex) | 0x0000312E (312e) |
| UTF-32 (decimal) | 12,590 |
| C/C++/Java source code | "\u312E" |
| Python source code | u"\u312E" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ㄮ |
| string.toLowerCase() | ㄮ |
| Character.UnicodeBlock | BOPOMOFO |
| Character.charCount() | 1 |
| Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
| Character.getNumericValue() | -1 |
| Character.getType() | 5 |
| 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() | No |
| Character.isValidCodePoint() | Yes |
| Character.isWhitespace() | No |