APL FUNCTIONAL SYMBOL DOWN TACK UNDERBAR
⍊
U+234A
Unicode Block
Miscellaneous TechnicalCode
234A
Code Point
9034
Aliases
up tack underbar
Notes
preferred naming for APL tack symbols now follows the London Convention in ISO/IEC 13751:2000 (APL Extended)
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 Technical
Character Encoding
UTF-8
0xE20x8D0x8A
UTF-16
0x234A
UTF-32
0x0000234A
Copy & Paste Codes
Character
⍊
Unicode Escape
\u{234A}
HTML Entity (Decimal)
⍊
HTML Entity (Hex)
⍊
CSS Code
\234A
JavaScript
String.fromCodePoint(0x234A)
Python
chr(0x234A)