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