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