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