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