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