LATIN CAPITAL LETTER N WITH GRAVE (Ǹ)
Ǹ
Copy Character
Character Encoding
UTF-8
0xC70xB8
UTF-16
0x01F8
UTF-32
0x000001F8
Copy & Paste Codes
Unicode Escape
\u{01F8}
HTML Entity (Decimal)
Ǹ
HTML Entity (Hex)
Ǹ
CSS Code
\01F8
JavaScript/JSON
String.fromCodePoint(0x01F8)
Python
chr(0x01F8)
Ruby/PHP
chr(0x01F8)
Unix, C, PHP, JAVA
0x01F8
Perl
chr(0x01F8)
URL Encoded
%01f8