LATIN LETTER GLOTTAL STOP WITH STROKE (ʡ)
ʡ
Copy Character
Character Encoding
UTF-8
0xCA0xA1
UTF-16
0x02A1
UTF-32
0x000002A1
Copy & Paste Codes
Unicode Escape
\u{02A1}
HTML Entity (Decimal)
ʡ
HTML Entity (Hex)
ʡ
CSS Code
\02A1
JavaScript/JSON
String.fromCodePoint(0x02A1)
Python
chr(0x02A1)
Ruby/PHP
chr(0x02A1)
Unix, C, PHP, JAVA
0x02A1
Perl
chr(0x02A1)
URL Encoded
%02a1