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