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