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