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