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