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' : ''">
ⵗ
Overview
ⵗ (TIFINAGH LETTER TUAREG YAGH) is the Unicode character at code point U+2D57. It belongs to the Tifinagh block, in the Other Letter (Lo) general category. Its script is Tfng.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2D57 | |
| decimal | 11607 | |
| htmldecimal | ⵗ | |
| htmlhex | ⵗ | |
| css | \2D57 | |
| javascript | \u{2D57} | |
| python | \u2d57 | |
| java | \u2D57 | |
| go | \u2D57 | |
| ruby | \u{2D57} | |
| rust | \u{2D57} | |
| ccpp | \u2d57 | |
| urlencoded | %E2%B5%97 | |
| utf8bytes | e2 b5 97 | |
| utf16bebytes | 2d 57 | |
| utf32bebytes | 00 00 2d 57 |
How to Use
HTML:
ⵗ
CSS:
content: "\2D57"
JavaScript:
"\u{2D57}"
Python:
"\u2d57"
Properties
Frequently Asked Questions
What is the ⵗ character (TIFINAGH LETTER TUAREG YAGH)?
ⵗ (TIFINAGH LETTER TUAREG YAGH) is the Unicode character U+2D57.
What is the Unicode codepoint of TIFINAGH LETTER TUAREG YAGH?
The TIFINAGH LETTER TUAREG YAGH character (ⵗ) has codepoint U+2D57.
How do I type or copy TIFINAGH LETTER TUAREG YAGH?
Copy ⵗ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.