FULLWIDTH MACRON ( ̄)
 ̄
Copy Character
Unicode Block
Halfwidth and Fullwidth FormsUnicode Code
U+FFE3
Codepoint
65507
Notes
sometimes treated as fullwidth overline
# <wide> 00AF
Character Encoding
UTF-8
0xEF0xBF0xA3
UTF-16
0xFFE3
UTF-32
0x0000FFE3
Copy & Paste Codes
Unicode Escape
\u{FFE3}
HTML Entity (Decimal)
 ̄
HTML Entity (Hex)
 ̄
CSS Code
\FFE3
JavaScript/JSON
String.fromCodePoint(0xFFE3)
Python
chr(0xFFE3)
Ruby/PHP
chr(0xFFE3)
Unix, C, PHP, JAVA
0xFFE3
Perl
chr(0xFFE3)
URL Encoded
%ffe3