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