Halfwidth and Fullwidth Forms: Fullwidth Full Stop

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

Character Escapes

HTML5
.
.
C
\uFF0E (C99)
\U00FF0E (C99)
C++
\u{FF0E} (C++23)
\U0000FF0E
\uFF0E
Java
\uFF0E
JavaScript
\u{FF0E}
\uFF0E
CSS
\FF0E
\00FF0E
Quoted-Printable
=EF=BC=8E
URL
%EF%BC%8E