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