Constant
UNI_OTHER_SYMBOL
A symbol of 'other' type.
Since v1.0
enum unigc {
UNI_OTHER_SYMBOL,
}
Discussion 🔗
A code point representing a symbol that cannot be categorized as another symbol type. Examples include:
- Copyright Sign (
U+00A9
) - Check Mark (
U+2713
) - Braille Pattern Dots-4578 (
U+28D8
)