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
꛶ (BAMUM SEMICOLON) is the Unicode character at code point U+A6F6. It belongs to the Bamum block, in the Other Punctuation (Po) general category. Its script is Bamu.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A6F6 | |
| decimal | 42742 | |
| htmldecimal | ꛶ | |
| htmlhex | ꛶ | |
| css | \A6F6 | |
| javascript | \u{A6F6} | |
| python | \ua6f6 | |
| java | \uA6F6 | |
| go | \uA6F6 | |
| ruby | \u{A6F6} | |
| rust | \u{A6F6} | |
| ccpp | \ua6f6 | |
| urlencoded | %EA%9B%B6 | |
| utf8bytes | ea 9b b6 | |
| utf16bebytes | a6 f6 | |
| utf32bebytes | 00 00 a6 f6 |
How to Use
HTML:
꛶
CSS:
content: "\A6F6"
JavaScript:
"\u{A6F6}"
Python:
"\ua6f6"
Properties
Frequently Asked Questions
What is the ꛶ character (BAMUM SEMICOLON)?
꛶ (BAMUM SEMICOLON) is the Unicode character U+A6F6.
What is the Unicode codepoint of BAMUM SEMICOLON?
The BAMUM SEMICOLON character (꛶) has codepoint U+A6F6.
How do I type or copy BAMUM SEMICOLON?
Copy ꛶ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.