LATIN CAPITAL LETTER U WITH TILDE BELOW (Ṵ)
Ṵ
Copy Character
Character Encoding
UTF-8
0xE10xB90xB4
UTF-16
0x1E74
UTF-32
0x00001E74
Copy & Paste Codes
Unicode Escape
\u{1E74}
HTML Entity (Decimal)
Ṵ
HTML Entity (Hex)
Ṵ
CSS Code
\1E74
JavaScript/JSON
String.fromCodePoint(0x1E74)
Python
chr(0x1E74)
Ruby/PHP
chr(0x1E74)
Unix, C, PHP, JAVA
0x1E74
Perl
chr(0x1E74)
URL Encoded
%1e74