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