LATIN SMALL LETTER A WITH DOUBLE GRAVE
ȁ
U+0201
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-B
Character Encoding
UTF-8
0xC80x81
UTF-16
0x0201
UTF-32
0x00000201
Copy & Paste Codes
Character
ȁ
Unicode Escape
\u{0201}
HTML Entity (Decimal)
ȁ
HTML Entity (Hex)
ȁ
CSS Code
\0201
JavaScript
String.fromCodePoint(0x0201)
Python
chr(0x0201)