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