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