LATIN SMALL LETTER TC DIGRAPH WITH CURL (ʨ)
ʨ
Copy Character
Character Encoding
UTF-8
0xCA0xA8
UTF-16
0x02A8
UTF-32
0x000002A8
Copy & Paste Codes
Unicode Escape
\u{02A8}
HTML Entity (Decimal)
ʨ
HTML Entity (Hex)
ʨ
CSS Code
\02A8
JavaScript/JSON
String.fromCodePoint(0x02A8)
Python
chr(0x02A8)
Ruby/PHP
chr(0x02A8)
Unix, C, PHP, JAVA
0x02A8
Perl
chr(0x02A8)
URL Encoded
%02a8