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