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