Unicode Character 'LATIN CAPITAL LETTER U WITH BREVE' (U+016C)

previous character next character

Ŭ
U+16C browser display

LATIN CAPITAL LETTER U WITH BREVE

image of Unicode Character 'LATIN CAPITAL LETTER U WITH BREVE' (U+016C)
Raster image of U+16C

LATIN CAPITAL LETTER U WITH BREVE

Unicode Data
Name LATIN CAPITAL LETTER U WITH BREVE
Block Latin Extended-A
Category Letter, Uppercase [Lu]
Combine 0
BIDI Left-to-Right [L]
Decomposition LATIN CAPITAL LETTER U (U+0055) COMBINING BREVE (U+0306)
Mirror N
Old name LATIN CAPITAL LETTER U BREVE
Lower case U+016D
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) Ŭ
HTML Entity (hex) Ŭ
HTML Entity (named) Ŭ
How to type in Microsoft Windows Alt +16C
UTF-8 (hex) 0xC5 0xAC (c5ac)
UTF-8 (binary) 11000101:10101100
UTF-16 (hex) 0x016C (016c)
UTF-16 (decimal) 364
UTF-32 (hex) 0x0000016C (16c)
UTF-32 (decimal) 364
C/C++/Java source code "\u016C"
Python source code u"\u016C"
More...
Java Data
string.toUpperCase() Ŭ
string.toLowerCase() ŭ
Character.UnicodeBlock LATIN_EXTENDED_A
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