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 STROKE
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+0167 | |
| decimal | 359 | |
| htmldecimal | ŧ | |
| htmlhex | ŧ | |
| css | \0167 | |
| javascript | \u{167} | |
| python | \u0167 | |
| java | \u0167 | |
| go | \u0167 | |
| ruby | \u{167} | |
| rust | \u{167} | |
| ccpp | \u0167 | |
| urlencoded | %C5%A7 | |
| utf8bytes | c5 a7 | |
| utf16bebytes | 01 67 | |
| utf32bebytes | 00 00 01 67 |
How to Use
HTML:
ŧ
CSS:
content: "\0167"
JavaScript:
"\u{167}"
Python:
"\u0167"
Properties
- Block
- Latin Extended-A
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ŧ character (LATIN SMALL LETTER T WITH STROKE)?
ŧ (LATIN SMALL LETTER T WITH STROKE) is the Unicode character U+0167.
What is the Unicode codepoint of LATIN SMALL LETTER T WITH STROKE?
The LATIN SMALL LETTER T WITH STROKE character (ŧ) has codepoint U+0167.
How do I type or copy LATIN SMALL LETTER T WITH STROKE?
Copy ŧ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.