Constant
UNI_PRIVATE_USE
A private use character.
Since v1.0
enum unigc {
UNI_PRIVATE_USE,
}
Discussion 🔗
Private use characters are characters reserved by the Unicode Standard, but not assigned any meaning. Instead, individuals, organizations, software vendors, operating system vendors, font vendors and communities of end-users are free to use them as they see fit. Within closed systems, these characters can operate unambiguously, allowing such systems to represent characters or glyphs not defined in Unicode.