ARABIC LETTER HEH WITH INVERTED V (ۿ)
ۿ
Copy Character
Character Encoding
UTF-8
0xDB0xBF
UTF-16
0x06FF
UTF-32
0x000006FF
Copy & Paste Codes
Unicode Escape
\u{06FF}
HTML Entity (Decimal)
ۿ
HTML Entity (Hex)
ۿ
CSS Code
\06FF
JavaScript/JSON
String.fromCodePoint(0x06FF)
Python
chr(0x06FF)
Ruby/PHP
chr(0x06FF)
Unix, C, PHP, JAVA
0x06FF
Perl
chr(0x06FF)
URL Encoded
%06ff