SQUARED LOGICAL OR
⟏
U+27CF
Unicode Block
Miscellaneous Mathematical Symbols-ACode
27CF
Code Point
10191
Aliases
box max
Notes
morphological max product operator
morphological dilation operator
additive maximum operator
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Miscellaneous Mathematical Symbols-A
Character Encoding
UTF-8
0xE20x9F0x8F
UTF-16
0x27CF
UTF-32
0x000027CF
Copy & Paste Codes
Character
⟏
Unicode Escape
\u{27CF}
HTML Entity (Decimal)
⟏
HTML Entity (Hex)
⟏
CSS Code
\27CF
JavaScript
String.fromCodePoint(0x27CF)
Python
chr(0x27CF)