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