Halfwidth and Fullwidth Forms: Fullwidth Macron

U+FFE3
Noto text font
Plane
0 (Basic Multilingual)
Block
Halfwidth and Fullwidth Forms
Unicode Version
1.1
UTF-32BE
00 00 FF E3
UTF-32LE
E3 FF 00 00
UTF-16BE
FF E3
UTF-16LE
E3 FF
UTF-8
EF BF A3

Character Escapes

HTML5
 ̄
 ̄
C
\uFFE3 (C99)
\U00FFE3 (C99)
C++
\u{FFE3} (C++23)
\U0000FFE3
\uFFE3
Java
\uFFE3
JavaScript
\u{FFE3}
\uFFE3
CSS
\FFE3
\00FFE3
Quoted-Printable
=EF=BF=A3
URL
%EF%BF%A3