ARABIC LETTER SEEN INITIAL FORM (ﺳ)
ﺳ
Copy Character
Character Encoding
UTF-8
0xEF0xBA0xB3
UTF-16
0xFEB3
UTF-32
0x0000FEB3
Copy & Paste Codes
Unicode Escape
\u{FEB3}
HTML Entity (Decimal)
ﺳ
HTML Entity (Hex)
ﺳ
CSS Code
\FEB3
JavaScript/JSON
String.fromCodePoint(0xFEB3)
Python
chr(0xFEB3)
Ruby/PHP
chr(0xFEB3)
Unix, C, PHP, JAVA
0xFEB3
Perl
chr(0xFEB3)
URL Encoded
%feb3