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 TILDE BELOW
Overview
Ṵ (LATIN CAPITAL LETTER U WITH TILDE BELOW) is the Unicode character at code point U+1E74. It belongs to the Latin Extended Additional block, in the Uppercase Letter (Lu) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E74 | |
| decimal | 7796 | |
| htmldecimal | Ṵ | |
| htmlhex | Ṵ | |
| css | \1E74 | |
| javascript | \u{1E74} | |
| python | \u1e74 | |
| java | \u1E74 | |
| go | \u1E74 | |
| ruby | \u{1E74} | |
| rust | \u{1E74} | |
| ccpp | \u1e74 | |
| urlencoded | %E1%B9%B4 | |
| utf8bytes | e1 b9 b4 | |
| utf16bebytes | 1e 74 | |
| utf32bebytes | 00 00 1e 74 |
How to Use
HTML:
Ṵ
CSS:
content: "\1E74"
JavaScript:
"\u{1E74}"
Python:
"\u1e74"
Properties
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0055 0330
Frequently Asked Questions
What is the Ṵ character (LATIN CAPITAL LETTER U WITH TILDE BELOW)?
Ṵ (LATIN CAPITAL LETTER U WITH TILDE BELOW) is the Unicode character U+1E74.
What is the Unicode codepoint of LATIN CAPITAL LETTER U WITH TILDE BELOW?
The LATIN CAPITAL LETTER U WITH TILDE BELOW character (Ṵ) has codepoint U+1E74.
How do I type or copy LATIN CAPITAL LETTER U WITH TILDE BELOW?
Copy Ṵ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.