IDS Unary Operator

Unicode Version 18.0

IDS Unary Operator is a character property that identifies specific symbols used in the formation of ideographic descriptions, particularly in CJK (Chinese, Japanese, and Korean) text. These operators, such as the characters for “surround,” “horizontal,” or “vertical” composition, combine with other ideographs to denote complex glyph structures that lack a single encoded code point. The property marks characters that function as prefixes in an Ideographic Description Sequence, allowing renderers and search algorithms to parse these sequences correctly. Unlike binary operators, which join two components, a unary operator applies to a single following ideograph, often for inversion or rotation. Recognizing this property supports proper text segmentation and font fallback behavior in multilingual computing environments, ensuring that uncommon or historical characters can be represented despite not having a dedicated code point.