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