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