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