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