SQUARE ORIGINAL OF OR NOT EQUAL TO (⋥)
⋥
Copy Character
Character Encoding
UTF-8
0xE20x8B0xA5
UTF-16
0x22E5
UTF-32
0x000022E5
Copy & Paste Codes
Unicode Escape
\u{22E5}
HTML Entity (Decimal)
⋥
HTML Entity (Hex)
⋥
CSS Code
\22E5
JavaScript/JSON
String.fromCodePoint(0x22E5)
Python
chr(0x22E5)
Ruby/PHP
chr(0x22E5)
Unix, C, PHP, JAVA
0x22E5
Perl
chr(0x22E5)
URL Encoded
%22e5