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' : ''">
ⴿ
TIFINAGH LETTER YAKHH
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
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.