ARABIC LIGATURE TEH WITH HAH INITIAL FORM (ﲢ)
ﲢ
Copy Character
Character Encoding
UTF-8
0xEF0xB20xA2
UTF-16
0xFCA2
UTF-32
0x0000FCA2
Copy & Paste Codes
Unicode Escape
\u{FCA2}
HTML Entity (Decimal)
ﲢ
HTML Entity (Hex)
ﲢ
CSS Code
\FCA2
JavaScript/JSON
String.fromCodePoint(0xFCA2)
Python
chr(0xFCA2)
Ruby/PHP
chr(0xFCA2)
Unix, C, PHP, JAVA
0xFCA2
Perl
chr(0xFCA2)
URL Encoded
%fca2