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' : ''">
Ꞗ
LATIN CAPITAL LETTER B WITH FLOURISH
Overview
Ꞗ (LATIN CAPITAL LETTER B WITH FLOURISH) is the Unicode character at code point U+A796. It belongs to the Latin Extended-D block, in the Uppercase Letter (Lu) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A796 | |
| decimal | 42902 | |
| htmldecimal | Ꞗ | |
| htmlhex | Ꞗ | |
| css | \A796 | |
| javascript | \u{A796} | |
| python | \ua796 | |
| java | \uA796 | |
| go | \uA796 | |
| ruby | \u{A796} | |
| rust | \u{A796} | |
| ccpp | \ua796 | |
| urlencoded | %EA%9E%96 | |
| utf8bytes | ea 9e 96 | |
| utf16bebytes | a7 96 | |
| utf32bebytes | 00 00 a7 96 |
How to Use
HTML:
Ꞗ
CSS:
content: "\A796"
JavaScript:
"\u{A796}"
Python:
"\ua796"
Properties
- Block
- Latin Extended-D
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the Ꞗ character (LATIN CAPITAL LETTER B WITH FLOURISH)?
Ꞗ (LATIN CAPITAL LETTER B WITH FLOURISH) is the Unicode character U+A796.
What is the Unicode codepoint of LATIN CAPITAL LETTER B WITH FLOURISH?
The LATIN CAPITAL LETTER B WITH FLOURISH character (Ꞗ) has codepoint U+A796.
How do I type or copy LATIN CAPITAL LETTER B WITH FLOURISH?
Copy Ꞗ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.