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