LATIN LETTER REVERSED GLOTTAL STOP WITH STROKE (ʢ)
ʢ
Copy Character
Character Encoding
UTF-8
0xCA0xA2
UTF-16
0x02A2
UTF-32
0x000002A2
Copy & Paste Codes
Unicode Escape
\u{02A2}
HTML Entity (Decimal)
ʢ
HTML Entity (Hex)
ʢ
CSS Code
\02A2
JavaScript/JSON
String.fromCodePoint(0x02A2)
Python
chr(0x02A2)
Ruby/PHP
chr(0x02A2)
Unix, C, PHP, JAVA
0x02A2
Perl
chr(0x02A2)
URL Encoded
%02a2