Halfwidth and Fullwidth Forms: Fullwidth Latin Small Letter N

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

Character Escapes

HTML5
n
n
C
\uFF4E (C99)
\U00FF4E (C99)
C++
\u{FF4E} (C++23)
\U0000FF4E
\uFF4E
Java
\uFF4E
JavaScript
\u{FF4E}
\uFF4E
CSS
\FF4E
\00FF4E
Quoted-Printable
=EF=BD=8E
URL
%EF%BD%8E