APL FUNCTIONAL SYMBOL DOWN TACK UNDERBAR (⍊)
⍊
Copy Character
Unicode Block
Miscellaneous TechnicalUnicode Code
U+234A
Codepoint
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 Encoding
UTF-8
0xE20x8D0x8A
UTF-16
0x234A
UTF-32
0x0000234A
Copy & Paste Codes
Unicode Escape
\u{234A}
HTML Entity (Decimal)
⍊
HTML Entity (Hex)
⍊
CSS Code
\234A
JavaScript/JSON
String.fromCodePoint(0x234A)
Python
chr(0x234A)
Ruby/PHP
chr(0x234A)
Unix, C, PHP, JAVA
0x234A
Perl
chr(0x234A)
URL Encoded
%234a