General Punctuation: Non-Breaking Hyphen

U+2011
Noto text font
Plane
0 (Basic Multilingual)
Block
General Punctuation
Unicode Version
1.1
UTF-32BE
00 00 20 11
UTF-32LE
11 20 00 00
UTF-16BE
20 11
UTF-16LE
11 20
UTF-8
E2 80 91

Character Escapes

HTML5
‑
‑
C
\u2011 (C99)
\U002011 (C99)
C++
\u{2011} (C++23)
\U00002011
\u2011
Java
\u2011
JavaScript
\u{2011}
\u2011
CSS
\2011
\002011
Quoted-Printable
=E2=80=91
URL
%E2%80%91