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