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