Unicode Character 'LATIN SMALL LETTER A WITH BREVE' (U+0103)

previous character next character

ă
U+0103 browser display

LATIN SMALL LETTER A WITH BREVE

image of Unicode Character 'LATIN SMALL LETTER A WITH BREVE' (U+0103)
Raster image of U+0103

LATIN SMALL LETTER A WITH BREVE

Unicode Data
Name LATIN SMALL LETTER A WITH BREVE
Block Latin Extended-A
Category Letter, Lowercase [Ll]
Script Latin (Latn)
Combine 0
BIDI Left-to-Right [L]
Decomposition LATIN SMALL LETTER A (U+0061)
COMBINING BREVE (U+0306)
Old name LATIN SMALL LETTER A BREVE
Index entries A WITH BREVE, LATIN SMALL LETTER
Comments Romanian, Vietnamese, Latin, ...
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) ă
HTML Entity (hex) ă
HTML Entity (named) ă
How to type in Microsoft Windows Alt +0103
UTF-8 (hex) 0xC4 0x83 (c483)
UTF-8 (binary) 11000100:10000011
UTF-16 (hex) 0x0103 (0103)
UTF-16 (decimal) 259
UTF-32 (hex) 0x00000103 (0103)
UTF-32 (decimal) 259
C/C++/Java source code "\u0103"
Python source code u"\u0103"
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() 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