ARABIC LIGATURE BEH WITH HEH INITIAL FORM (ﲠ)
ﲠ
Copy Character
Character Encoding
UTF-8
0xEF0xB20xA0
UTF-16
0xFCA0
UTF-32
0x0000FCA0
Copy & Paste Codes
Unicode Escape
\u{FCA0}
HTML Entity (Decimal)
ﲠ
HTML Entity (Hex)
ﲠ
CSS Code
\FCA0
JavaScript/JSON
String.fromCodePoint(0xFCA0)
Python
chr(0xFCA0)
Ruby/PHP
chr(0xFCA0)
Unix, C, PHP, JAVA
0xFCA0
Perl
chr(0xFCA0)
URL Encoded
%fca0