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 SYMBOL BINDU JUDUL) is the Unicode character at code point U+1BFE. It belongs to the Batak block, in the Other Punctuation (Po) general category. Its script is Batk.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1BFE | |
| decimal | 7166 | |
| htmldecimal | ᯾ | |
| htmlhex | ᯾ | |
| css | \1BFE | |
| javascript | \u{1BFE} | |
| python | \u1bfe | |
| java | \u1BFE | |
| go | \u1BFE | |
| ruby | \u{1BFE} | |
| rust | \u{1BFE} | |
| ccpp | \u1bfe | |
| urlencoded | %E1%AF%BE | |
| utf8bytes | e1 af be | |
| utf16bebytes | 1b fe | |
| utf32bebytes | 00 00 1b fe |
How to Use
HTML:
᯾
CSS:
content: "\1BFE"
JavaScript:
"\u{1BFE}"
Python:
"\u1bfe"
Properties
Frequently Asked Questions
What is the ᯾ character (BATAK SYMBOL BINDU JUDUL)?
᯾ (BATAK SYMBOL BINDU JUDUL) is the Unicode character U+1BFE.
What is the Unicode codepoint of BATAK SYMBOL BINDU JUDUL?
The BATAK SYMBOL BINDU JUDUL character (᯾) has codepoint U+1BFE.
How do I type or copy BATAK SYMBOL BINDU JUDUL?
Copy ᯾ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.