LATIN SMALL LETTER A WITH MACRON
ā
U+0101
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
0xC40x81
UTF-16
0x0101
UTF-32
0x00000101
Copy & Paste Codes
Character
ā
Unicode Escape
\u{0101}
HTML Entity (Decimal)
ā
HTML Entity (Hex)
ā
CSS Code
\0101
JavaScript
String.fromCodePoint(0x0101)
Python
chr(0x0101)