FULLWIDTH MACRON
 ̄
U+FFE3
Unicode Block
Halfwidth and Fullwidth FormsCode
FFE3
Code Point
65507
Notes
sometimes treated as fullwidth overline
# <wide> 00AF
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Halfwidth and Fullwidth Forms
Character Encoding
UTF-8
0xEF0xBF0xA3
UTF-16
0xFFE3
UTF-32
0x0000FFE3
Copy & Paste Codes
Character
 ̄
Unicode Escape
\u{FFE3}
HTML Entity (Decimal)
 ̄
HTML Entity (Hex)
 ̄
CSS Code
\FFE3
JavaScript
String.fromCodePoint(0xFFE3)
Python
chr(0xFFE3)