Unicode Character 'LATIN CAPITAL LETTER O WITH DOT ABOVE AND MACRON' (U+0230)

previous character next character

Ȱ
U+0230 browser display

LATIN CAPITAL LETTER O WITH DOT ABOVE AND MACRON

image of Unicode Character 'LATIN CAPITAL LETTER O WITH DOT ABOVE AND MACRON' (U+0230)
Raster image of U+0230

LATIN CAPITAL LETTER O WITH DOT ABOVE AND MACRON

Unicode Data
Name LATIN CAPITAL LETTER O WITH DOT ABOVE AND MACRON
Block Latin Extended-B
Category Letter, Uppercase [Lu]
Combine 0
BIDI Left-to-Right [L]
Decomposition LATIN CAPITAL LETTER O WITH DOT ABOVE (U+022E) COMBINING MACRON (U+0304)
Mirror N
Lower case U+0231
Version Unicode 3.0.0 (September, 1999)
Encodings
HTML Entity (decimal) Ȱ
HTML Entity (hex) Ȱ
How to type in Microsoft Windows Alt +0230
UTF-8 (hex) 0xC8 0xB0 (c8b0)
UTF-8 (binary) 11001000:10110000
UTF-16 (hex) 0x0230 (0230)
UTF-16 (decimal) 560
UTF-32 (hex) 0x00000230 (0230)
UTF-32 (decimal) 560
C/C++/Java source code "\u0230"
Python source code u"\u0230"
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