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
ᬁ (BALINESE SIGN ULU CANDRA) is the Unicode character at code point U+1B01. It belongs to the Balinese block, in the Nonspacing Mark (Mn) general category. Its script is Bali.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1B01 | |
| decimal | 6913 | |
| htmldecimal | ᬁ | |
| htmlhex | ᬁ | |
| css | \1B01 | |
| javascript | \u{1B01} | |
| python | \u1b01 | |
| java | \u1B01 | |
| go | \u1B01 | |
| ruby | \u{1B01} | |
| rust | \u{1B01} | |
| ccpp | \u1b01 | |
| urlencoded | %E1%AC%81 | |
| utf8bytes | e1 ac 81 | |
| utf16bebytes | 1b 01 | |
| utf32bebytes | 00 00 1b 01 |
How to Use
HTML:
ᬁ
CSS:
content: "\1B01"
JavaScript:
"\u{1B01}"
Python:
"\u1b01"
Properties
Frequently Asked Questions
What is the ᬁ character (BALINESE SIGN ULU CANDRA)?
ᬁ (BALINESE SIGN ULU CANDRA) is the Unicode character U+1B01.
What is the Unicode codepoint of BALINESE SIGN ULU CANDRA?
The BALINESE SIGN ULU CANDRA character (ᬁ) has codepoint U+1B01.
How do I type or copy BALINESE SIGN ULU CANDRA?
Copy ᬁ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.