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 T WITH DOT ABOVE
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+1E6B | |
| decimal | 7787 | |
| htmldecimal | ṫ | |
| htmlhex | ṫ | |
| css | \1E6B | |
| javascript | \u{1E6B} | |
| python | \u1e6b | |
| java | \u1E6B | |
| go | \u1E6B | |
| ruby | \u{1E6B} | |
| rust | \u{1E6B} | |
| ccpp | \u1e6b | |
| urlencoded | %E1%B9%AB | |
| utf8bytes | e1 b9 ab | |
| utf16bebytes | 1e 6b | |
| utf32bebytes | 00 00 1e 6b |
How to Use
HTML:
ṫ
CSS:
content: "\1E6B"
JavaScript:
"\u{1E6B}"
Python:
"\u1e6b"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0074 0307
Frequently Asked Questions
What is the ṫ character (LATIN SMALL LETTER T WITH DOT ABOVE)?
ṫ (LATIN SMALL LETTER T WITH DOT ABOVE) is the Unicode character U+1E6B.
What is the Unicode codepoint of LATIN SMALL LETTER T WITH DOT ABOVE?
The LATIN SMALL LETTER T WITH DOT ABOVE character (ṫ) has codepoint U+1E6B.
How do I type or copy LATIN SMALL LETTER T WITH DOT ABOVE?
Copy ṫ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.