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