unicode

U+2060

WORD JOINER

WORD JOINER · Format · General Punctuation · Common script

formatinvisibledefault-ignorable

Quick facts

Code point
U+2060
Decimal
8288
Name
WORD JOINER
General category
CfFormat
Script
Common
Bidi class
BN
Combining class
0
Age
3.2
Name aliases
WJ (abbreviation)

Normalization & case

Decomposition
Uppercase
Lowercase
Titlecase
Case folding
Bidi mirrored
No

Layout & width

East Asian Width
N
Line Break
WJ
Numeric
Script extensions

Binary properties

Default_Ignorable_Code_Point

Developer examples

JS
'\u{2060}' // U+2060
Python
"\N{WORD JOINER}"
HTML
⁠

Encodings & escapes

UTF-8
UTF-16
UTF-32
HTML decimal
HTML hex
HTML named
JavaScript
Python
CSS
JSON
URL (UTF-8)
C / C++

Warnings

  • This character may be invisible or format-only in many fonts and editors.
  • Default ignorable: renderers may hide this character.

Related

Source

Unicode
16.0.0
WHATWG