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 YAKH) is the Unicode character at code point U+2D46. 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+2D46 | |
| decimal | 11590 | |
| htmldecimal | ⵆ | |
| htmlhex | ⵆ | |
| css | \2D46 | |
| javascript | \u{2D46} | |
| python | \u2d46 | |
| java | \u2D46 | |
| go | \u2D46 | |
| ruby | \u{2D46} | |
| rust | \u{2D46} | |
| ccpp | \u2d46 | |
| urlencoded | %E2%B5%86 | |
| utf8bytes | e2 b5 86 | |
| utf16bebytes | 2d 46 | |
| utf32bebytes | 00 00 2d 46 |
How to Use
HTML:
ⵆ
CSS:
content: "\2D46"
JavaScript:
"\u{2D46}"
Python:
"\u2d46"
Properties
Frequently Asked Questions
What is the ⵆ character (TIFINAGH LETTER TUAREG YAKH)?
ⵆ (TIFINAGH LETTER TUAREG YAKH) is the Unicode character U+2D46.
What is the Unicode codepoint of TIFINAGH LETTER TUAREG YAKH?
The TIFINAGH LETTER TUAREG YAKH character (ⵆ) has codepoint U+2D46.
How do I type or copy TIFINAGH LETTER TUAREG YAKH?
Copy ⵆ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.