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