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