MACRON
¯
U+00AF
Code
00AF
Code Point
175
Aliases
overline, APL overbar
Notes
this is a spacing character
unlike 203E, adjacent instances of this character do not join
# 0020 0304
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
C1 Controls and Latin-1 Supplement (Latin-1 Supplement)
Character Encoding
UTF-8
0xC20xAF
UTF-16
0x00AF
UTF-32
0x000000AF
Copy & Paste Codes
Character
¯
Unicode Escape
\u{00AF}
HTML Entity (Decimal)
¯
HTML Entity (Hex)
¯
CSS Code
\00AF
JavaScript
String.fromCodePoint(0x00AF)
Python
chr(0x00AF)