RIGHT SIDEWAYS U BRACKET (⸧)
⸧
Copy Character
Character Encoding
UTF-8
0xE20xB80xA7
UTF-16
0x2E27
UTF-32
0x00002E27
Copy & Paste Codes
Unicode Escape
\u{2E27}
HTML Entity (Decimal)
⸧
HTML Entity (Hex)
⸧
CSS Code
\2E27
JavaScript/JSON
String.fromCodePoint(0x2E27)
Python
chr(0x2E27)
Ruby/PHP
chr(0x2E27)
Unix, C, PHP, JAVA
0x2E27
Perl
chr(0x2E27)
URL Encoded
%2e27