ARABIC SUKUN (ْ)
ْ
Copy Character
Unicode Block
ArabicUnicode Code
U+0652
Codepoint
1618
Notes
marks absence of a vowel after the base consonant
used in some Qurans to mark a long vowel as ignored
can have a variety of shapes, including a circular one and a shape that looks like '06E1'
Character Encoding
UTF-8
0xD90x92
UTF-16
0x0652
UTF-32
0x00000652
Copy & Paste Codes
Unicode Escape
\u{0652}
HTML Entity (Decimal)
ْ
HTML Entity (Hex)
ْ
CSS Code
\0652
JavaScript/JSON
String.fromCodePoint(0x0652)
Python
chr(0x0652)
Ruby/PHP
chr(0x0652)
Unix, C, PHP, JAVA
0x0652
Perl
chr(0x0652)
URL Encoded
%0652