RIGHT SQUARE BRACKET WITH STROKE (⹖)
⹖
Copy Character
Character Encoding
UTF-8
0xE20xB90x96
UTF-16
0x2E56
UTF-32
0x00002E56
Copy & Paste Codes
Unicode Escape
\u{2E56}
HTML Entity (Decimal)
⹖
HTML Entity (Hex)
⹖
CSS Code
\2E56
JavaScript/JSON
String.fromCodePoint(0x2E56)
Python
chr(0x2E56)
Ruby/PHP
chr(0x2E56)
Unix, C, PHP, JAVA
0x2E56
Perl
chr(0x2E56)
URL Encoded
%2e56