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