copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('Ṳ'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
Ṳ
LATIN CAPITAL LETTER U WITH DIAERESIS BELOW
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E72 | |
| decimal | 7794 | |
| htmldecimal | Ṳ | |
| htmlhex | Ṳ | |
| css | \1E72 | |
| javascript | \u{1E72} | |
| python | \u1e72 | |
| java | \u1E72 | |
| go | \u1E72 | |
| ruby | \u{1E72} | |
| rust | \u{1E72} | |
| ccpp | \u1e72 | |
| urlencoded | %E1%B9%B2 | |
| utf8bytes | e1 b9 b2 | |
| utf16bebytes | 1e 72 | |
| utf32bebytes | 00 00 1e 72 |
How to Use
HTML:
Ṳ
CSS:
content: "\1E72"
JavaScript:
"\u{1E72}"
Python:
"\u1e72"
Properties
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0055 0324
Frequently Asked Questions
What is the Ṳ character (LATIN CAPITAL LETTER U WITH DIAERESIS BELOW)?
Ṳ (LATIN CAPITAL LETTER U WITH DIAERESIS BELOW) is the Unicode character U+1E72.
What is the Unicode codepoint of LATIN CAPITAL LETTER U WITH DIAERESIS BELOW?
The LATIN CAPITAL LETTER U WITH DIAERESIS BELOW character (Ṳ) has codepoint U+1E72.
How do I type or copy LATIN CAPITAL LETTER U WITH DIAERESIS BELOW?
Copy Ṳ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.