Constant
UNI_FORMAT
A format control character.
Since v1.0
enum unigc {
UNI_FORMAT,
}
Discussion 🔗
Includes the soft hyphen, joining control characters (zwnj and zwj), control characters to support bi-directional text, and language tag characters
Specific examples include:
- Soft Hyphen (SHY) (
U+00AD
) - Arabic Number Sign (
U+0600
)