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