LEFT SIDEWAYS U BRACKET (⸦)
⸦
Copy Character
Character Encoding
UTF-8
0xE20xB80xA6
UTF-16
0x2E26
UTF-32
0x00002E26
Copy & Paste Codes
Unicode Escape
\u{2E26}
HTML Entity (Decimal)
⸦
HTML Entity (Hex)
⸦
CSS Code
\2E26
JavaScript/JSON
String.fromCodePoint(0x2E26)
Python
chr(0x2E26)
Ruby/PHP
chr(0x2E26)
Unix, C, PHP, JAVA
0x2E26
Perl
chr(0x2E26)
URL Encoded
%2e26