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
๐บ (DESERET SMALL LETTER BEE) is the Unicode character at code point U+1043A. It belongs to the Deseret block, in the Lowercase Letter (Ll) general category. Its script is Dsrt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1043A | |
| decimal | 66618 | |
| htmldecimal | 𐐺 | |
| htmlhex | 𐐺 | |
| css | \1043A | |
| javascript | \u{1043A} | |
| python | \U0001043a | |
| java | \uD801\uDC3A | |
| go | \U0001043A | |
| ruby | \u{1043A} | |
| rust | \u{1043A} | |
| ccpp | \U0001043a | |
| urlencoded | %F0%90%90%BA | |
| utf8bytes | f0 90 90 ba | |
| utf16bebytes | d8 01 dc 3a | |
| utf32bebytes | 00 01 04 3a |
How to Use
HTML:
𐐺
CSS:
content: "\1043A"
JavaScript:
"\u{1043A}"
Python:
"\U0001043a"
Properties
Frequently Asked Questions
What is the ๐บ character (DESERET SMALL LETTER BEE)?
๐บ (DESERET SMALL LETTER BEE) is the Unicode character U+1043A.
What is the Unicode codepoint of DESERET SMALL LETTER BEE?
The DESERET SMALL LETTER BEE character (๐บ) has codepoint U+1043A.
How do I type or copy DESERET SMALL LETTER BEE?
Copy ๐บ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.