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