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
ᯬ (BATAK VOWEL SIGN O) is the Unicode character at code point U+1BEC. It belongs to the Batak block, in the Spacing Mark (Mc) general category. Its script is Batk.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1BEC | |
| decimal | 7148 | |
| htmldecimal | ᯬ | |
| htmlhex | ᯬ | |
| css | \1BEC | |
| javascript | \u{1BEC} | |
| python | \u1bec | |
| java | \u1BEC | |
| go | \u1BEC | |
| ruby | \u{1BEC} | |
| rust | \u{1BEC} | |
| ccpp | \u1bec | |
| urlencoded | %E1%AF%AC | |
| utf8bytes | e1 af ac | |
| utf16bebytes | 1b ec | |
| utf32bebytes | 00 00 1b ec |
How to Use
HTML:
ᯬ
CSS:
content: "\1BEC"
JavaScript:
"\u{1BEC}"
Python:
"\u1bec"
Properties
Frequently Asked Questions
What is the ᯬ character (BATAK VOWEL SIGN O)?
ᯬ (BATAK VOWEL SIGN O) is the Unicode character U+1BEC.
What is the Unicode codepoint of BATAK VOWEL SIGN O?
The BATAK VOWEL SIGN O character (ᯬ) has codepoint U+1BEC.
How do I type or copy BATAK VOWEL SIGN O?
Copy ᯬ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.