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
ዿ (ETHIOPIC SYLLABLE DDWA) is the Unicode character at code point U+12FF. It belongs to the Ethiopic block, in the Other Letter (Lo) general category. Its script is Ethi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+12FF | |
| decimal | 4863 | |
| htmldecimal | ዿ | |
| htmlhex | ዿ | |
| css | \12FF | |
| javascript | \u{12FF} | |
| python | \u12ff | |
| java | \u12FF | |
| go | \u12FF | |
| ruby | \u{12FF} | |
| rust | \u{12FF} | |
| ccpp | \u12ff | |
| urlencoded | %E1%8B%BF | |
| utf8bytes | e1 8b bf | |
| utf16bebytes | 12 ff | |
| utf32bebytes | 00 00 12 ff |
How to Use
HTML:
ዿ
CSS:
content: "\12FF"
JavaScript:
"\u{12FF}"
Python:
"\u12ff"
Properties
Frequently Asked Questions
What is the ዿ character (ETHIOPIC SYLLABLE DDWA)?
ዿ (ETHIOPIC SYLLABLE DDWA) is the Unicode character U+12FF.
What is the Unicode codepoint of ETHIOPIC SYLLABLE DDWA?
The ETHIOPIC SYLLABLE DDWA character (ዿ) has codepoint U+12FF.
How do I type or copy ETHIOPIC SYLLABLE DDWA?
Copy ዿ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.