LATIN CAPITAL LETTER U WITH DIAERESIS BELOW (Ṳ)
Ṳ
Copy Character
Character Encoding
UTF-8
0xE10xB90xB2
UTF-16
0x1E72
UTF-32
0x00001E72
Copy & Paste Codes
Unicode Escape
\u{1E72}
HTML Entity (Decimal)
Ṳ
HTML Entity (Hex)
Ṳ
CSS Code
\1E72
JavaScript/JSON
String.fromCodePoint(0x1E72)
Python
chr(0x1E72)
Ruby/PHP
chr(0x1E72)
Unix, C, PHP, JAVA
0x1E72
Perl
chr(0x1E72)
URL Encoded
%1e72