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