LATIN CAPITAL LETTER A WITH BREVE
Ă
U+0102
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Latin Extended-A
Character Encoding
UTF-8
0xC40x82
UTF-16
0x0102
UTF-32
0x00000102
Copy & Paste Codes
Character
Ă
Unicode Escape
\u{0102}
HTML Entity (Decimal)
Ă
HTML Entity (Hex)
Ă
CSS Code
\0102
JavaScript
String.fromCodePoint(0x0102)
Python
chr(0x0102)