Halfwidth and Fullwidth Forms: Fullwidth Latin Capital Letter N

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

Character Escapes

HTML5
N
N
C
\uFF2E (C99)
\U00FF2E (C99)
C++
\u{FF2E} (C++23)
\U0000FF2E
\uFF2E
Java
\uFF2E
JavaScript
\u{FF2E}
\uFF2E
CSS
\FF2E
\00FF2E
Quoted-Printable
=EF=BC=AE
URL
%EF%BC%AE