DOES NOT PRECEDE OR EQUAL (⋠)
⋠
Copy Character
Character Encoding
UTF-8
0xE20x8B0xA0
UTF-16
0x22E0
UTF-32
0x000022E0
Copy & Paste Codes
Unicode Escape
\u{22E0}
HTML Entity (Decimal)
⋠
HTML Entity (Hex)
⋠
CSS Code
\22E0
JavaScript/JSON
String.fromCodePoint(0x22E0)
Python
chr(0x22E0)
Ruby/PHP
chr(0x22E0)
Unix, C, PHP, JAVA
0x22E0
Perl
chr(0x22E0)
URL Encoded
%22e0