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