KATAKANA LETTER SMALL NU (ㇴ)
ㇴ
Copy Character
Character Encoding
UTF-8
0xE30x870xB4
UTF-16
0x31F4
UTF-32
0x000031F4
Copy & Paste Codes
Unicode Escape
\u{31F4}
HTML Entity (Decimal)
ㇴ
HTML Entity (Hex)
ㇴ
CSS Code
\31F4
JavaScript/JSON
String.fromCodePoint(0x31F4)
Python
chr(0x31F4)
Ruby/PHP
chr(0x31F4)
Unix, C, PHP, JAVA
0x31F4
Perl
chr(0x31F4)
URL Encoded
%31f4