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 VEE) is the Unicode character at code point U+126C. 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+126C | |
| decimal | 4716 | |
| htmldecimal | ቬ | |
| htmlhex | ቬ | |
| css | \126C | |
| javascript | \u{126C} | |
| python | \u126c | |
| java | \u126C | |
| go | \u126C | |
| ruby | \u{126C} | |
| rust | \u{126C} | |
| ccpp | \u126c | |
| urlencoded | %E1%89%AC | |
| utf8bytes | e1 89 ac | |
| utf16bebytes | 12 6c | |
| utf32bebytes | 00 00 12 6c |
How to Use
HTML:
ቬ
CSS:
content: "\126C"
JavaScript:
"\u{126C}"
Python:
"\u126c"
Properties
Frequently Asked Questions
What is the ቬ character (ETHIOPIC SYLLABLE VEE)?
ቬ (ETHIOPIC SYLLABLE VEE) is the Unicode character U+126C.
What is the Unicode codepoint of ETHIOPIC SYLLABLE VEE?
The ETHIOPIC SYLLABLE VEE character (ቬ) has codepoint U+126C.
How do I type or copy ETHIOPIC SYLLABLE VEE?
Copy ቬ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.