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
𞤦 (ADLAM SMALL LETTER BA) is the Unicode character at code point U+1E926. It belongs to the Adlam block, in the Lowercase Letter (Ll) general category. Its script is Adlm.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E926 | |
| decimal | 125222 | |
| htmldecimal | 𞤦 | |
| htmlhex | 𞤦 | |
| css | \1E926 | |
| javascript | \u{1E926} | |
| python | \U0001e926 | |
| java | \uD83A\uDD26 | |
| go | \U0001E926 | |
| ruby | \u{1E926} | |
| rust | \u{1E926} | |
| ccpp | \U0001e926 | |
| urlencoded | %F0%9E%A4%A6 | |
| utf8bytes | f0 9e a4 a6 | |
| utf16bebytes | d8 3a dd 26 | |
| utf32bebytes | 00 01 e9 26 |
How to Use
HTML:
𞤦
CSS:
content: "\1E926"
JavaScript:
"\u{1E926}"
Python:
"\U0001e926"
Properties
Frequently Asked Questions
What is the 𞤦 character (ADLAM SMALL LETTER BA)?
𞤦 (ADLAM SMALL LETTER BA) is the Unicode character U+1E926.
What is the Unicode codepoint of ADLAM SMALL LETTER BA?
The ADLAM SMALL LETTER BA character (𞤦) has codepoint U+1E926.
How do I type or copy ADLAM SMALL LETTER BA?
Copy 𞤦 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.